Searched defs:ReaderGuard (Results 1 – 1 of 1) sorted by relevance
177 class ReaderGuard class190 inline ReaderGuard (monitor_type & rMonitor) : m_pMonitor (&rMonitor) in ReaderGuard() function in salhelper::ReaderGuard197 inline ReaderGuard (monitor_type * pMonitor) : m_pMonitor (pMonitor) in ReaderGuard() function in salhelper::ReaderGuard
Completed in 14 milliseconds