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

/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_proc.cpp20 Processor *ProcCreate() { function in namespace:__tsan
H A Dtsan_platform_mac.cpp208 Processor *proc = ProcCreate();
H A Dtsan_mman.cpp69 proc(ProcCreate()),
H A Dtsan_rtl.h571 Processor *ProcCreate();
H A Dtsan_rtl.cpp707 Processor *proc = ProcCreate();
H A Dtsan_interceptors_posix.cpp1033 Processor *proc = ProcCreate();
/openbsd-current/gnu/llvm/llvm/lib/Support/Windows/
H A DProcess.inc89 FILETIME ProcCreate, ProcExit, KernelTime, UserTime;
90 if (GetProcessTimes(GetCurrentProcess(), &ProcCreate, &ProcExit, &KernelTime,
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/go/
H A Dtsan_go.cpp233 *pproc = ProcCreate();
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_trace_test.cpp41 Processor *proc = ProcCreate();

Completed in 104 milliseconds