Searched refs:newtask (Results 1 – 1 of 1) sorted by relevance
79 task_t newtask; in _Fork() local124 newtask = MACH_PORT_NULL; in _Fork()171 1, &newtask); in _Fork()201 newtask, &newproc)) in _Fork()249 __task_set_special_port (newtask, in _Fork()283 (newtask, in _Fork()289 (newtask, in _Fork()309 insert = newtask; in _Fork()375 err = __mach_port_insert_right (newtask, in _Fork()558 if (newtask != MACH_PORT_NULL) in _Fork()[all …]
Completed in 4 milliseconds