Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c459 tpool_cleanup(void *arg) in tpool_cleanup() function
480 pthread_cleanup_push(tpool_cleanup, tpool); in tpool_destroy()
539 pthread_cleanup_push(tpool_cleanup, tpool); in tpool_wait()