Searched refs:m_bytes_mutex (Results 1 – 4 of 4) sorted by relevance
42 m_bytes_mutex (Mutex::eMutexTypeRecursive), in Communication()276 Mutex::Locker locker(m_bytes_mutex); in GetCachedBytes()310 Mutex::Locker locker(m_bytes_mutex); in AppendBytesToCache()
354 Mutex m_bytes_mutex; ///< A mutex to protect multi-threaded access to the cached bytes. variable
341 Mutex::Locker locker(m_bytes_mutex); in CheckForPacket()
287 Mutex::Locker locker(m_bytes_mutex); in CheckForPacket()