Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepotbase.h170 void StackDepotBase<Node, kReservedBits, kTabSizeLog>::UnlockAll() { in UnlockAll() function
H A Dsanitizer_chained_origin_depot.cpp144 void ChainedOriginDepot::UnlockAll() { depot.UnlockAll(); } in UnlockAll() function in __sanitizer::ChainedOriginDepot
H A Dsanitizer_stack_store.cpp115 void StackStore::UnlockAll() { in UnlockAll() function in __sanitizer::StackStore