Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_proc.cpp52 void ProcUnwire(Processor *proc, ThreadState *thr) { in ProcUnwire() function
H A Dtsan_rtl_thread.cpp335 ProcUnwire(proc, from); in FiberSwitchImpl()
H A Dtsan_mman.cpp116 ProcUnwire(gp->proc, thr); in ~ScopedGlobalProcessor()
H A Dtsan_rtl.h574 void ProcUnwire(Processor *proc, ThreadState *thr);
H A Dtsan_interceptors_posix.cpp950 ProcUnwire(proc, thr); in DestroyThreadState()