enter_userspace
return enter_userspace(thread, &entryArgs);
enter_userspace(thread, (UserThreadEntryArguments*)args);