Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepotbase.h163 void StackDepotBase<Node, kReservedBits, kTabSizeLog>::LockAll() { LockAll() function
H A Dsanitizer_chained_origin_depot.cpp142 void ChainedOriginDepot::LockAll() { depot.LockAll(); } LockAll() function in __sanitizer::ChainedOriginDepot
H A Dsanitizer_stack_store.cpp111 void StackStore::LockAll() { LockAll() function in __sanitizer::StackStore