Searched refs:make_proc (Results 1 – 1 of 1) sorted by relevance
118 struct proc *make_proc (struct inf *inf, mach_port_t port, int tid);540 make_proc (struct inf *inf, mach_port_t port, int tid) in make_proc() function769 inf->task = make_proc (inf, task_port, PROC_TID_TASK); in inf_set_pid()1065 thread = make_proc (inf, threads[i], next_thread_id++); in inf_validate_procs()