Searched refs:m_gid_map_mutex (Results 1 – 2 of 2) sorted by relevance
567 Mutex m_gid_map_mutex; variable619 Mutex::Locker locker (m_gid_map_mutex); in GetCachedGroupName()635 Mutex::Locker locker (m_gid_map_mutex); in SetCachedGroupName()647 Mutex::Locker locker (m_gid_map_mutex); in SetGroupNameNotFound()654 Mutex::Locker locker (m_gid_map_mutex); in ClearCachedGroupNames()
246 m_gid_map_mutex (Mutex::eMutexTypeNormal), in Platform()