Searched refs:thread_exit (Results 1 – 3 of 3) sorted by relevance
105 thread_exit(ret); in initial_thread_func()548 void thread_exit(int retcode) { in thread_exit() function682 thread_exit(0); in thread_do_suspend()700 thread_exit(0); in thread_do_suspend()719 thread_exit(0); in thread_process_pending_signals()1126 thread_exit(0); in thread_secondary_cpu_entry()
249 void thread_exit(int retcode) __NO_RETURN;
230 thread_exit(0); in Exit()
Completed in 10 milliseconds