Searched refs:__thread_exit (Results 1 – 2 of 2) sorted by relevance
58 #define thread_exit() __thread_exit()67 extern void __thread_exit(void);
66 __thread_exit(void) in __thread_exit() function72 EXPORT_SYMBOL(__thread_exit);