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

/illumos-gate/usr/src/lib/libc/port/tpool/
H A Dthread_pool.c75 worker_cleanup(tpool_t *tpool) function
134 pthread_cleanup_push(worker_cleanup, tpool);

Completed in 73 milliseconds