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.h24 void AllocatorThreadStart(ThreadState *thr);
Dtsan_mman.cc70 void AllocatorThreadStart(ThreadState *thr) { in AllocatorThreadStart() function
Dtsan_rtl_thread.cc110 AllocatorThreadStart(thr); in OnStarted()