Searched refs:thread_reaper (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c137 void thread_reaper(void);
298 * Create the thread_reaper daemon. From this point on, exited
301 (void) thread_create(NULL, 0, (void (*)())thread_reaper,
895 thread_reaper() function

Completed in 66 milliseconds