Searched refs:ProcCreate (Results 1 – 8 of 8) sorted by relevance
21 Processor *ProcCreate() { in ProcCreate() function
211 Processor *proc = ProcCreate(); in my_pthread_introspection_hook()
76 , proc(ProcCreate()) { in GlobalProc()
779 Processor *ProcCreate();
374 Processor *proc = ProcCreate(); in Initialize()
960 Processor *proc = ProcCreate(); in __tsan_thread_start_func()
226 *pproc = ProcCreate(); in __tsan_proc_create()
83 FILETIME ProcCreate, ProcExit, KernelTime, UserTime;84 if (GetProcessTimes(GetCurrentProcess(), &ProcCreate, &ProcExit, &KernelTime,