Searched refs:tp_dispatch_mutex (Results 1 – 1 of 1) sorted by relevance
159 pthread_mutex_t tp_dispatch_mutex; member213 pthread_mutex_init(&pool.tp_dispatch_mutex, NULL); in thread_pool_init()653 pthread_mutex_lock(&pool.tp_dispatch_mutex); in dispatch_worker()659 &pool.tp_dispatch_mutex, &expire); in dispatch_worker()667 pthread_mutex_unlock(&pool.tp_dispatch_mutex); in dispatch_worker()669 pthread_mutex_lock(&pool.tp_dispatch_mutex); in dispatch_worker()716 pthread_mutex_lock(&pool.tp_dispatch_mutex); in zstream_enqueue()719 pthread_mutex_unlock(&pool.tp_dispatch_mutex); in zstream_enqueue()