Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_internal.h52 void InternalAllocatorUnlock();
H A Dsanitizer_allocator.cpp134 void InternalAllocatorUnlock() SANITIZER_NO_THREAD_SAFETY_ANALYSIS { in InternalAllocatorUnlock() function
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp135 InternalAllocatorUnlock(); in AllocatorUnlockAfterFork()