Searched refs:ProcWire (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_proc.cpp46 void ProcWire(Processor *proc, ThreadState *thr) { function in namespace:__tsan
H A Dtsan_platform_mac.cpp216 ProcWire(proc, thr);
H A Dtsan_mman.cpp104 ProcWire(gp->proc, thr);
H A Dtsan_rtl_thread.cpp430 ProcWire(proc, to);
H A Dtsan_rtl.cpp383 ProcWire(proc, thr);
H A Dtsan_rtl.h789 void ProcWire(Processor *proc, ThreadState *thr);
H A Dtsan_interceptors_posix.cpp952 ProcWire(proc, thr);

Completed in 78 milliseconds