Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtask.h98 extern void task_detach(struct proc *);
/illumos-gate/usr/src/uts/common/os/
H A Dfork.c296 task_detach(cp); in cfork()
657 task_detach(cp); in cfork()
877 task_detach(p); in newproc()
906 task_detach(p); in newproc()
H A Dtask.c677 task_detach(proc_t *p) in task_detach() function
734 task_detach(p); in task_change()
H A Dexit.c1438 task_detach(p); in freeproc()