Lines Matching refs:worker_lock_
675 sat_assert(0 == pthread_mutex_init(&worker_lock_, NULL));1865 sat_assert(0 == pthread_mutex_destroy(&worker_lock_));1892 sat_assert(0 == pthread_mutex_lock(&worker_lock_));1895 sat_assert(0 == pthread_mutex_unlock(&worker_lock_));