Home
last modified time | relevance | path

Searched refs:AllocatorThreadFinish (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp59 AllocatorThreadFinish(); in OnFinished()
H A Dlsan_allocator.h36 void AllocatorThreadFinish();
H A Dlsan_allocator.cpp54 void AllocatorThreadFinish() { in AllocatorThreadFinish() function
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h96 void AllocatorThreadFinish(AllocatorCache *cache);
H A Dhwasan_thread.cpp109 AllocatorThreadFinish(allocator_cache()); in Destroy()
H A Dhwasan_allocator.cpp171 void AllocatorThreadFinish(AllocatorCache *cache) { in AllocatorThreadFinish() function