Home
last modified time | relevance | path

Searched refs:LockAll (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stack_store.h49 void LockAll();
H A Dsanitizer_stackdepot.cpp221 stackStore.LockAll(); in StackDepotLockBeforeFork()
H A Dsanitizer_stack_store.cpp116 void StackStore::LockAll() { in LockAll() function in __sanitizer::StackStore