Home
last modified time | relevance | path

Searched refs:task_change (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtask.h97 extern void task_change(task_t *, struct proc *);
/illumos-gate/usr/src/uts/common/os/
H A Dtask.c715 task_change(task_t *newtk, proc_t *p) in task_change() function
892 task_change(tk, p); in task_join()