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

/illumos-gate/usr/src/uts/common/os/
H A Dtask.c413 * void task_rele(task_t *)
416 * task_rele() relinquishes a reference on the given task, which was acquired
428 task_rele(task_t *tk) function
551 task_rele(ancestor_tk);
661 * or of joining a new task. Because task_rele() requires a context safe for
663 * task_rele() once appropriate context is available.

Completed in 51 milliseconds