Searched refs:LockAll (Results 1 – 8 of 8) sorted by relevance
142 void ChainedOriginDepot::LockAll() { depot.LockAll(); } in LockAll() function in __sanitizer::ChainedOriginDepot
35 void LockAll();
219 theDepot.LockAll(); in StackDepotLockAll()221 stackStore.LockAll(); in StackDepotLockAll()
55 void LockAll();163 void StackDepotBase<Node, kReservedBits, kTabSizeLog>::LockAll() { in LockAll() function
49 void LockAll();
111 void StackStore::LockAll() { in LockAll() function in __sanitizer::StackStore
35 chainedOriginDepot.LockAll(); in ChainedOriginDepotLockAll()
2443 GetChainedOriginDepot()->LockAll(); in BeforeFork()