Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c150 (void) pthread_cond_wait(&tpool->tp_workcv, in tpool_worker()
158 if (pthread_cond_timedwait(&tpool->tp_workcv, in tpool_worker()
173 &tpool->tp_workcv); in tpool_worker()
363 (void) pthread_cond_init(&tpool->tp_workcv, NULL); in tpool_create()
428 (void) pthread_cond_signal(&tpool->tp_workcv); in tpool_dispatch()
484 (void) pthread_cond_broadcast(&tpool->tp_workcv); in tpool_destroy()
522 (void) pthread_cond_broadcast(&tpool->tp_workcv); in tpool_abandon()
584 (void) pthread_cond_broadcast(&tpool->tp_workcv); in tpool_resume()
H A Dthread_pool_impl.h68 pthread_cond_t tp_workcv; /* synchronization with workers */ member
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi1780 <var-decl name='tp_workcv' type-id='62fab762' visibility='default'/>
5440 <var-decl name='tp_workcv' type-id='62fab762' visibility='default'/>