Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_proc.cpp45 void ProcWire(Processor *proc, ThreadState *thr) { in ProcWire() function
H A Dtsan_platform_mac.cpp209 ProcWire(proc, thr); in ThreadCreateCallback()
H A Dtsan_rtl_thread.cpp336 ProcWire(proc, to); in FiberSwitchImpl()
H A Dtsan_mman.cpp108 ProcWire(gp->proc, thr); in ScopedGlobalProcessor()
H A Dtsan_rtl.h573 void ProcWire(Processor *proc, ThreadState *thr);
H A Dtsan_rtl.cpp709 ProcWire(proc, thr); in Initialize()
H A Dtsan_interceptors_posix.cpp1009 ProcWire(proc, thr); in __tsan_thread_start_func()