Home
last modified time | relevance | path

Searched refs:task_detach (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dtask.h98 extern void task_detach(struct proc *);
/titanic_44/usr/src/uts/common/os/
H A Dfork.c281 task_detach(cp); in cfork()
638 task_detach(cp); in cfork()
867 task_detach(p); in newproc()
893 task_detach(p); in newproc()
H A Dtask.c676 task_detach(proc_t *p) in task_detach() function
733 task_detach(p); in task_change()
H A Dexit.c1302 task_detach(p); in freeproc()