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

/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_proc.cpp45 void ProcWire(Processor *proc, ThreadState *thr) { function in namespace:__tsan
H A Dtsan_platform_mac.cpp209 ProcWire(proc, thr);
H A Dtsan_mman.cpp103 ProcWire(gp->proc, thr);
H A Dtsan_rtl_thread.cpp336 ProcWire(proc, to);
H A Dtsan_rtl.h573 void ProcWire(Processor *proc, ThreadState *thr);
H A Dtsan_rtl.cpp708 ProcWire(proc, thr);
H A Dtsan_interceptors_posix.cpp1034 ProcWire(proc, thr);
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_trace_test.cpp42 ProcWire(proc, thr);

Completed in 99 milliseconds