Searched defs:thread_exit (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dthread.c80 thread_exit(void) function
123 thread_exit();
/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c585 thread_exit(void) function
590 cmn_err(CE_PANIC, "thread_exit: zthread_exit() not called");
1169 * exitctx is called from thread_exit() and lwp_exit() to perform any actions
1653 * Called from thread_exit() to run the destructor function for each tsd
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h184 #define thread_exit() thr_exit(NULL) macro

Completed in 63 milliseconds