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

/freebsd-13-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.cpp215 Processor *proc = ProcCreate();
H A Dtsan_mman.cpp75 , proc(ProcCreate()) {
H A Dtsan_rtl.cpp382 Processor *proc = ProcCreate();
H A Dtsan_rtl.h787 Processor *ProcCreate();
H A Dtsan_interceptors_posix.cpp951 Processor *proc = ProcCreate();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProcess.inc88 FILETIME ProcCreate, ProcExit, KernelTime, UserTime;
89 if (GetProcessTimes(GetCurrentProcess(), &ProcCreate, &ProcExit, &KernelTime,
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtsan_go.cpp236 *pproc = ProcCreate();

Completed in 153 milliseconds