Home
last modified time | relevance | path

Searched refs:AllocatorThreadStart (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_mman.h23 void AllocatorThreadStart(ThreadState *thr);
Dtsan_mman.cc76 void AllocatorThreadStart(ThreadState *thr) { in AllocatorThreadStart() function
Dtsan_rtl_thread.cc107 AllocatorThreadStart(args->thr); in OnStarted()