Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_mman.cpp118 InternalAllocatorLock(); in AllocatorLock()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp117 InternalAllocatorLock(); in AllocatorLock()