Home
last modified time | relevance | path

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

/NextBSD/contrib/compiler-rt/lib/lsan/
HDlsan_allocator.h34 void AllocatorThreadFinish();
HDlsan_thread.cc77 AllocatorThreadFinish(); in OnFinished()
HDlsan_allocator.cc63 void AllocatorThreadFinish() { in AllocatorThreadFinish() function
/NextBSD/contrib/compiler-rt/lib/tsan/rtl/
HDtsan_mman.h24 void AllocatorThreadFinish(ThreadState *thr);
HDtsan_mman.cc73 void AllocatorThreadFinish(ThreadState *thr) { in AllocatorThreadFinish() function
HDtsan_rtl_thread.cc146 AllocatorThreadFinish(thr); in OnFinished()