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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_proc.cpp20 Processor *ProcCreate() { function in namespace:__tsan
H A Dtsan_platform_mac.cpp214 Processor *proc = ProcCreate();
H A Dtsan_mman.cpp75 , proc(ProcCreate()) {
H A Dtsan_rtl.h787 Processor *ProcCreate();
H A Dtsan_rtl.cpp381 Processor *proc = ProcCreate();
H A Dtsan_interceptors_posix.cpp947 Processor *proc = ProcCreate();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProcess.inc82 FILETIME ProcCreate, ProcExit, KernelTime, UserTime;
83 if (GetProcessTimes(GetCurrentProcess(), &ProcCreate, &ProcExit, &KernelTime,
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtsan_go.cpp236 *pproc = ProcCreate();

Completed in 104 milliseconds