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()
571 Processor *ProcCreate();
708 Processor *proc = ProcCreate(); in Initialize()
1008 Processor *proc = ProcCreate(); in __tsan_thread_start_func()
233 *pproc = ProcCreate(); in __tsan_proc_create()
89 FILETIME ProcCreate, ProcExit, KernelTime, UserTime;90 if (GetProcessTimes(GetCurrentProcess(), &ProcCreate, &ProcExit, &KernelTime,