Searched refs:LockSlow (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ | ||
| H A D | sanitizer_mutex.h | 32 LockSlow(); in Lock() |
| H A D | sanitizer_mutex.cpp | 19 void StaticSpinMutex::LockSlow() { in LockSlow() function in __sanitizer::StaticSpinMutex |