Searched refs:ProcUnwire (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_proc.cpp52 void ProcUnwire(Processor *proc, ThreadState *thr) { function in namespace:__tsan
H A Dtsan_mman.cpp111 ProcUnwire(gp->proc, thr);
H A Dtsan_rtl_thread.cpp335 ProcUnwire(proc, from);
H A Dtsan_rtl.h574 void ProcUnwire(Processor *proc, ThreadState *thr);
H A Dtsan_interceptors_posix.cpp975 ProcUnwire(proc, thr);
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_trace_test.cpp59 ProcUnwire(proc, thr);

Completed in 144 milliseconds