Searched defs:CheckedMutex (Results 1 – 1 of 1) sorted by relevance
114 constexpr CheckedMutex(MutexType type) in CheckedMutex() function157 constexpr Mutex(MutexType type = MutexUnchecked) : CheckedMutex(type) {} in CheckedMutex() function