Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.h42 void StackDepotLockBeforeFork();
H A Dsanitizer_stackdepot.cpp218 void StackDepotLockBeforeFork() { in StackDepotLockBeforeFork() function
/src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_posix.cpp159 StackDepotLockBeforeFork(); in BeforeFork()
/src/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_posix.cpp107 StackDepotLockBeforeFork(); in BeforeFork()
/src/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_linux.cpp307 StackDepotLockBeforeFork(); in BeforeFork()
/src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp542 StackDepotLockBeforeFork(); in BeforeFork()
/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp126 StackDepotLockBeforeFork(); in AllocatorLockBeforeFork()
/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp2859 StackDepotLockBeforeFork(); in WRAPPER_ALIAS()