Searched defs:LockAll (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_stackdepotbase.h | 163 void StackDepotBase<Node, kReservedBits, kTabSizeLog>::LockAll() { LockAll() function |
H A D | sanitizer_chained_origin_depot.cpp | 142 void ChainedOriginDepot::LockAll() { depot.LockAll(); } LockAll() function in __sanitizer::ChainedOriginDepot |
H A D | sanitizer_stack_store.cpp | 111 void StackStore::LockAll() { LockAll() function in __sanitizer::StackStore |