Home
last modified time | relevance | path

Searched refs:StackDepotLockBeforeFork (Results 1 – 8 of 8) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.h42 void StackDepotLockBeforeFork();
H A Dsanitizer_stackdepot.cpp218 void StackDepotLockBeforeFork() { in StackDepotLockBeforeFork() function
/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_posix.cpp104 StackDepotLockBeforeFork(); in BeforeFork()
/llvm-project/compiler-rt/lib/asan/
H A Dasan_posix.cpp160 StackDepotLockBeforeFork(); in BeforeFork()
/llvm-project/compiler-rt/lib/msan/
H A Dmsan_linux.cpp308 StackDepotLockBeforeFork();
/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp539 StackDepotLockBeforeFork(); in AfterFork()
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp126 StackDepotLockBeforeFork(); in AllocatorLockBeforeFork()
/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp2863 StackDepotLockBeforeFork(); in AfterFork()