Searched refs:ready_lock (Results 1 – 1 of 1) sorted by relevance
508 static gl_lock_t ready_lock[THREAD_COUNT]; variable535 gl_lock_lock (ready_lock[id]); in once_contender_thread()537 gl_lock_unlock (ready_lock[id]); in once_contender_thread()574 gl_lock_init (ready_lock[i]); in test_once()600 gl_lock_lock (ready_lock[i]); in test_once()602 gl_lock_unlock (ready_lock[i]); in test_once()630 gl_lock_lock (ready_lock[i]); in test_once()632 gl_lock_unlock (ready_lock[i]); in test_once()