Searched defs:not_real_lock (Results 1 – 1 of 1) sorted by relevance
21 struct not_real_lock { struct22 not_real_lock<T>(std::mutex) {} in not_real_lock() argument130 std::not_real_lock<std::mutex> not_real_lock(g_mutex); in testBlockInCriticalSectionLockGuard() local144 std::not_real_lock<std::mutex> not_real_lock(g_mutex); in testBlockInCriticalSectionUniqueLock() local