Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c114 if (activep->tpa_tid == my_tid) { in job_cleanup()
139 active.tpa_tid = pthread_self(); in tpool_worker()
488 (void) pthread_cancel(activep->tpa_tid); in tpool_destroy()
604 if (activep->tpa_tid == my_tid) { in tpool_member()
H A Dthread_pool_impl.h57 pthread_t tpa_tid; /* active thread id */ member
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi1584 <var-decl name='tpa_tid' type-id='4051f5e7' visibility='default'/>