Lines Matching refs:pthread_mutex_unlock
64 pthread_mutex_unlock(&tpool->tp_mutex); in worker_cleanup()
71 pthread_mutex_unlock(&tpool->tp_mutex); in worker_cleanup()
172 pthread_mutex_unlock(&tpool->tp_mutex); in tpool_worker()
290 pthread_mutex_unlock(&tpool->tp_mutex); in tpool_dispatch()
305 pthread_cleanup_push((_Voidfp)pthread_mutex_unlock, &tpool->tp_mutex); in tpool_destroy()
341 pthread_mutex_unlock(&tpool->tp_mutex); in tpool_abandon()
348 pthread_mutex_unlock(&tpool->tp_mutex); in tpool_abandon()
361 pthread_cleanup_push((_Voidfp)pthread_mutex_unlock, &tpool->tp_mutex); in tpool_wait()
375 pthread_mutex_unlock(&tpool->tp_mutex); in tpool_suspend()
385 pthread_mutex_unlock(&tpool->tp_mutex); in tpool_suspended()
397 pthread_mutex_unlock(&tpool->tp_mutex); in tpool_resume()
408 pthread_mutex_unlock(&tpool->tp_mutex); in tpool_resume()
420 pthread_mutex_unlock(&tpool->tp_mutex); in tpool_member()
424 pthread_mutex_unlock(&tpool->tp_mutex); in tpool_member()