Searched refs:lockSlow (Results 1 – 4 of 4) sorted by relevance
| /freebsd-src/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 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 | 203 void HybridMutex::lockSlow() __TA_NO_THREAD_SAFETY_ANALYSIS { |