Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.h43 void StackDepotUnlockAll();
H A Dsanitizer_stackdepot.cpp224 void StackDepotUnlockAll() { in StackDepotUnlockAll() function
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp538 StackDepotUnlockAll(); in HwasanInstallAtForkHandler()
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1231 StackDepotUnlockAll(); in AfterFork()
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp2448 StackDepotUnlockAll(); in AfterFork()