HomeSort by relevance Sort by last modified time
    Searched refs:AllocatorThreadFinish (Results 1 - 6 of 6) sorted by null

  /external/compiler-rt/lib/lsan/
lsan_allocator.h 34 void AllocatorThreadFinish();
lsan_thread.cc 77 AllocatorThreadFinish();
lsan_allocator.cc 63 void AllocatorThreadFinish() {
  /external/compiler-rt/lib/tsan/rtl/
tsan_mman.h 24 void AllocatorThreadFinish(ThreadState *thr);
tsan_mman.cc 56 void AllocatorThreadFinish(ThreadState *thr) {
tsan_rtl_thread.cc 146 AllocatorThreadFinish(thr);

Completed in 832 milliseconds