Home
last modified time | relevance | path

Searched refs:thread_exit (Results 1 – 3 of 3) sorted by relevance

/kernel/kernel/
A Dthread.cpp105 thread_exit(ret); in initial_thread_func()
548 void thread_exit(int retcode) { in thread_exit() function
682 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()
/kernel/include/kernel/
A Dthread.h249 void thread_exit(int retcode) __NO_RETURN;
/kernel/object/
A Dthread_dispatcher.cpp230 thread_exit(0); in Exit()

Completed in 10 milliseconds