Lines Matching refs:m_mutex
151 Mutex m_mutex; member in io_stm::OMarkableOutputStream
181 MutexGuard guard( m_mutex ); in writeBytes()
211 MutexGuard guard( m_mutex ); in flush()
230 MutexGuard guard( m_mutex ); in closeOutput()
256 MutexGuard guard( m_mutex ); in createMark()
270 MutexGuard guard( m_mutex ); in deleteMark()
291 MutexGuard guard( m_mutex ); in jumpToMark()
310 MutexGuard guard( m_mutex ); in jumpToFurthest()
321 MutexGuard guard( m_mutex ); in offsetToMark()
575 Mutex m_mutex; member in io_stm::OMarkableInputStream
608 MutexGuard guard( m_mutex ); in readBytes()
665 MutexGuard guard( m_mutex ); in readSomeBytes()
743 MutexGuard guard( m_mutex ); in available()
760 MutexGuard guard( m_mutex ); in closeInput()
784 MutexGuard guard( m_mutex ); in createMark()
795 MutexGuard guard( m_mutex ); in deleteMark()
816 MutexGuard guard( m_mutex ); in jumpToMark()
835 MutexGuard guard( m_mutex ); in jumpToFurthest()
845 MutexGuard guard( m_mutex ); in offsetToMark()