Home
last modified time | relevance | path

Searched refs:__thread_exit (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dthread.h58 #define thread_exit() __thread_exit()
67 extern void __thread_exit(void);
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-thread.c66 __thread_exit(void) in __thread_exit() function
72 EXPORT_SYMBOL(__thread_exit);