Searched defs:thread_exit (Results 1 – 3 of 3) sorted by relevance
58 #define thread_exit() __thread_exit() macro
103 #define thread_exit() kthread_exit() macro
849 thread_exit(void) in thread_exit() function