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