Searched refs:range_lock (Results 1 – 3 of 3) sorted by relevance
247 static pthread_mutex_t range_lock; variable535 mtx_init(&range_lock); in init_local()1322 mtx_lock(&range_lock); in ggate_recv_thread()1330 cv_wait(&range_regular_cond, &range_lock); in ggate_recv_thread()1332 mtx_unlock(&range_lock); in ggate_recv_thread()1337 mtx_unlock(&range_lock); in ggate_recv_thread()1345 mtx_unlock(&range_lock); in ggate_recv_thread()1913 mtx_lock(&range_lock); in ggate_send_thread()1918 mtx_unlock(&range_lock); in ggate_send_thread()2074 mtx_lock(&range_lock); in sync_thread()[all …]
168 struct range_lock *range_lock; member
65 struct range_lock *range_lock; member