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()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()
68 pthread_cond_t tp_workcv; /* synchronization with workers */ member
1780 <var-decl name='tp_workcv' type-id='62fab762' visibility='default'/>5440 <var-decl name='tp_workcv' type-id='62fab762' visibility='default'/>