Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stackdepot.h44 void StackDepotUnlockAll();
Dsanitizer_stackdepot.cc128 void StackDepotUnlockAll() { in StackDepotUnlockAll() function
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc1211 StackDepotUnlockAll(); in AfterFork()