Home
last modified time | relevance | path

Searched refs:task_begin (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dtask.h95 extern void task_begin(task_t *, struct proc *);
/titanic_41/usr/src/uts/common/os/
H A Dtask.c624 task_begin(task_t *tk, proc_t *p) in task_begin() function
734 task_begin(newtk, p); in task_change()
H A Dfork.c868 task_begin(tk, p); in newproc()