Searched refs:ProcCreate (Results 1 – 8 of 8) sorted by relevance
20 Processor *ProcCreate() { in ProcCreate() function
215 Processor *proc = ProcCreate(); in my_pthread_introspection_hook()
73 GlobalProc() : mtx(MutexTypeGlobalProc), proc(ProcCreate()) {} in GlobalProc()
761 Processor *ProcCreate();
420 Processor *proc = ProcCreate(); in Initialize()
967 Processor *proc = ProcCreate(); in __tsan_thread_start_func()
236 *pproc = ProcCreate(); in __tsan_proc_create()
88 FILETIME ProcCreate, ProcExit, KernelTime, UserTime;89 if (GetProcessTimes(GetCurrentProcess(), &ProcCreate, &ProcExit, &KernelTime,