Searched defs:UnlockAll (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_stackdepotbase.h | 170 void StackDepotBase<Node, kReservedBits, kTabSizeLog>::UnlockAll() { in UnlockAll() function |
H A D | sanitizer_chained_origin_depot.cpp | 144 void ChainedOriginDepot::UnlockAll() { depot.UnlockAll(); } in UnlockAll() function in __sanitizer::ChainedOriginDepot |
H A D | sanitizer_stack_store.cpp | 115 void StackStore::UnlockAll() { in UnlockAll() function in __sanitizer::StackStore |