Home
last modified time | relevance | path

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

/NextBSD/contrib/compiler-rt/lib/sanitizer_common/
HDsanitizer_stackdepotbase.h35 void LockAll();
160 void StackDepotBase<Node, kReservedBits, kTabSizeLog>::LockAll() { in LockAll() function
HDsanitizer_stackdepot.cc125 theDepot.LockAll(); in StackDepotLockAll()
/NextBSD/contrib/compiler-rt/lib/msan/
HDmsan_chained_origin_depot.cc119 chainedOriginDepot.LockAll(); in ChainedOriginDepotLockAll()