Searched defs:thread_exit (Results 1 – 3 of 3) sorted by relevance
40 #define thread_exit() complete_and_exit(NULL, 0) macro
60 #define thread_exit() complete_and_exit(NULL, 0) macro
1168 thread_exit(struct osnoise_variables *osn_var, struct task_struct *t) in thread_exit() function