Searched defs:lockSlow (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | trusty.cpp | 78 void HybridMutex::lockSlow() {} lockSlow() function in scudo::HybridMutex |
H A D | fuchsia.cpp | 203 void HybridMutex::lockSlow() __TA_NO_THREAD_SAFETY_ANALYSIS { in lockSlow() function in scudo::HybridMutex |
H A D | linux.cpp | 111 void HybridMutex::lockSlow() { lockSlow() function in scudo::HybridMutex |