Home
last modified time | relevance | path

Searched refs:InternalAllocatorLock (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_internal.h51 void InternalAllocatorLock();
H A Dsanitizer_allocator.cpp129 void InternalAllocatorLock() SANITIZER_NO_THREAD_SAFETY_ANALYSIS { in InternalAllocatorLock() function
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp122 InternalAllocatorLock(); in AllocatorLockBeforeFork()