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