Home
last modified time | relevance | path

Searched refs:not_real_lock (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/test/Analysis/
Dblock-in-critical-section.cpp21 struct not_real_lock { struct
22 not_real_lock<T>(std::mutex) {} in not_real_lock() function
130 std::not_real_lock<std::mutex> not_real_lock(g_mutex); in testBlockInCriticalSectionLockGuard() local
144 std::not_real_lock<std::mutex> not_real_lock(g_mutex); in testBlockInCriticalSectionUniqueLock() local