Home
last modified time | relevance | path

Searched refs:UnlockAllocator (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.h32 void UnlockAllocator();
H A Dmsan_linux.cpp312 UnlockAllocator(); in AfterFork()
H A Dmsan_allocator.cpp167 void UnlockAllocator() { allocator.ForceUnlock(); } in UnlockAllocator() function
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.h121 void UnlockAllocator();
168 UnlockAllocator(); in ~ScopedStopTheWorldLock()
H A Dlsan_posix.cpp112 UnlockAllocator(); in AfterFork()
H A Dlsan_allocator.cpp270 void UnlockAllocator() { in UnlockAllocator() function
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_memory_profile.cpp106 __lsan::UnlockAllocator(); in MemoryProfileCB()
H A Dasan_posix.cpp166 __lsan::UnlockAllocator(); in AfterFork()
H A Dasan_allocator.cpp1120 void UnlockAllocator() { in UnlockAllocator() function
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp539 __lsan::UnlockAllocator(); in AfterFork()
H A Dhwasan_allocator.cpp545 void UnlockAllocator() { in UnlockAllocator() function