Searched refs:ProcCreate (Results 1 – 8 of 8) sorted by relevance
20 Processor *ProcCreate() { in ProcCreate() function
208 Processor *proc = ProcCreate(); in ThreadCreateCallback()
74 proc(ProcCreate()), in GlobalProc()
574 Processor *ProcCreate();
728 Processor *proc = ProcCreate(); in Initialize()
1075 Processor *proc = ProcCreate(); in __tsan_thread_start_func()
233 *pproc = ProcCreate(); in __tsan_proc_create()
84 FILETIME ProcCreate, ProcExit, KernelTime, UserTime;85 if (GetProcessTimes(GetCurrentProcess(), &ProcCreate, &ProcExit, &KernelTime,