Searched refs:group_mutex_ (Results 1 – 2 of 2) sorted by relevance
154 RwLock group_mutex_; // Protects ports_. variable
1363 RwLock::ScopedReadLock lock(group_mutex_); in Dispatch()1408 RwLock::ScopedWriteLock lock(group_mutex_); in Entangle()1418 RwLock::ScopedWriteLock lock(group_mutex_); in Disentangle()