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.cc51 void AllocatorThreadStart(ThreadState *thr) { in AllocatorThreadStart() function
Dtsan_rtl_thread.cc108 AllocatorThreadStart(thr); in OnStarted()