Searched refs:lockSlow (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | mutex.h | 42 lockSlow(); in lock() |
H A D | trusty.cpp | 80 void HybridMutex::lockSlow() {} in unlock() |
H A D | linux.cpp | 117 void HybridMutex::lockSlow() { in lockSlow() |
H A D | fuchsia.cpp | 203 void HybridMutex::lockSlow() __TA_NO_THREAD_SAFETY_ANALYSIS { in lockSlow() function in scudo::HybridMutex |