Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_allocator_internal.h51 void InternalAllocatorLock();
HDsanitizer_allocator.cpp129 void InternalAllocatorLock() SANITIZER_NO_THREAD_SAFETY_ANALYSIS { in InternalAllocatorLock() function
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_mman.cpp122 InternalAllocatorLock(); in AllocatorLockBeforeFork()