Home
last modified time | relevance | path

Searched refs:UnlockAll (Results 1 – 6 of 6) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stackdepotbase.h37 void UnlockAll();
168 void StackDepotBase<Node, kReservedBits, kTabSizeLog>::UnlockAll() { in UnlockAll() function
Dsanitizer_stackdepot.cc129 theDepot.UnlockAll(); in StackDepotUnlockAll()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_stackdepotbase.h38 void UnlockAll();
170 void StackDepotBase<Node, kReservedBits, kTabSizeLog>::UnlockAll() { in UnlockAll() function
Dsanitizer_stackdepot.cpp115 theDepot.UnlockAll(); in StackDepotUnlockAll()
/external/compiler-rt/lib/msan/
Dmsan_chained_origin_depot.cc129 chainedOriginDepot.UnlockAll(); in ChainedOriginDepotUnlockAll()
/external/llvm-project/compiler-rt/lib/msan/
Dmsan_chained_origin_depot.cpp128 chainedOriginDepot.UnlockAll(); in ChainedOriginDepotUnlockAll()