Searched refs:tp_workcv (Results 1 – 3 of 3) sorted by relevance
150 (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()435 (void) pthread_cond_signal(&tpool->tp_workcv); in tpool_dispatch()472 (void) pthread_cond_broadcast(&tpool->tp_workcv); in tpool_destroy()510 (void) pthread_cond_broadcast(&tpool->tp_workcv); in tpool_abandon()572 (void) pthread_cond_broadcast(&tpool->tp_workcv); in tpool_resume()
68 pthread_cond_t tp_workcv; /* synchronization with workers */ member
2051 …<var-decl name='tp_workcv' type-id='type-id-176' visibility='default' filepath='/home/fedora/zfs/l…