HomeSort by: relevance | last modified time | path
    Searched refs:COMMON_MALLOC_FORCE_LOCK (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_malloc_mac.cc 27 #define COMMON_MALLOC_FORCE_LOCK() asan_mz_force_lock()
  /src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_malloc_mac.cc 26 #define COMMON_MALLOC_FORCE_LOCK()
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_malloc_mac.cc 26 #define COMMON_MALLOC_FORCE_LOCK()
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_malloc_mac.inc 310 COMMON_MALLOC_FORCE_LOCK();

Completed in 11 milliseconds