Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_proc.cc47 void ProcWire(Processor *proc, ThreadState *thr) { in ProcWire() function
Dtsan_platform_mac.cc138 ProcWire(proc, thr); in my_pthread_introspection_hook()
Dtsan_mman.cc101 ProcWire(gp->proc, thr); in ScopedGlobalProcessor()
Dtsan_rtl.h721 void ProcWire(Processor *proc, ThreadState *thr);
Dtsan_rtl.cc336 ProcWire(proc, thr); in Initialize()
Dtsan_interceptors.cc888 ProcWire(proc, thr); in __tsan_thread_start_func()