Searched refs:thread_exit_locked (Results 1 – 1 of 1) sorted by relevance
76 static void thread_exit_locked(thread_t* current_thread, int retcode) __NO_RETURN;483 __NO_RETURN static void thread_exit_locked(thread_t* current_thread, in thread_exit_locked() function558 thread_exit_locked(current_thread, retcode); in thread_exit()
Completed in 7 milliseconds