Home
last modified time | relevance | path

Searched defs:UnlockAllocator (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.cpp270 void UnlockAllocator() { in UnlockAllocator() function
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp545 void UnlockAllocator() { in UnlockAllocator() function
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp167 void UnlockAllocator() { allocator.ForceUnlock(); } in UnlockAllocator() function
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp1120 void UnlockAllocator() { in UnlockAllocator() function