Searched refs:old_task (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dmach_loader.c304 task_t old_task = TASK_NULL; /* protected by create_map */ local
322 old_task = current_task();
333 old_task = get_threadtask(thread);
466 old_map = swap_task_map(old_task, thread, map, !spawn);

Completed in 53 milliseconds