Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c102 job_cleanup(void *arg) in job_cleanup() function
190 pthread_cleanup_push(job_cleanup, tpool); in tpool_worker()