Searched defs:task_change (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dtask.c700 * task_change(task_t *, proc_t *)
703 * task_change() removes the specified process from its current task. The
711 * pidlock and p_lock held across task_change()
714 task_change(task_t *newtk, proc_t *p) function
891 task_change(tk, p);

Completed in 60 milliseconds