Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c107 pthread_t my_tid = pthread_self(); in job_cleanup() local
114 if (activep->tpa_tid == my_tid) { in job_cleanup()
597 pthread_t my_tid = pthread_self(); in tpool_member() local
604 if (activep->tpa_tid == my_tid) { in tpool_member()