Home
last modified time | relevance | path

Searched refs:ProcUnwire (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_proc.cc54 void ProcUnwire(Processor *proc, ThreadState *thr) { in ProcUnwire() function
Dtsan_mman.cc109 ProcUnwire(gp->proc, thr); in ~ScopedGlobalProcessor()
Dtsan_rtl.h722 void ProcUnwire(Processor *proc, ThreadState *thr);
Dtsan_interceptors.cc834 ProcUnwire(proc, thr); in DestroyThreadState()