Searched refs:COMMON_MALLOC_FORCE_LOCK (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_malloc_mac.cpp25 #define COMMON_MALLOC_FORCE_LOCK() macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_mac.cpp27 #define COMMON_MALLOC_FORCE_LOCK() asan_mz_force_lock() macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_malloc_mac.cpp25 #define COMMON_MALLOC_FORCE_LOCK() macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc351 COMMON_MALLOC_FORCE_LOCK();

Completed in 93 milliseconds