Searched defs:UnlockAllocator (Results 1 – 4 of 4) sorted by relevance
/llvm-project/compiler-rt/lib/lsan/ | ||
H A D | lsan_allocator.cpp | 270 void UnlockAllocator() { in UnlockAllocator() function |
/llvm-project/compiler-rt/lib/hwasan/ | ||
H A D | hwasan_allocator.cpp | 545 void UnlockAllocator() { UnlockAllocator() function |
/llvm-project/compiler-rt/lib/msan/ | ||
H A D | msan_allocator.cpp | 167 void UnlockAllocator() { allocator.ForceUnlock(); } UnlockAllocator() function |
/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_allocator.cpp | 1120 void UnlockAllocator() { UnlockAllocator() function |