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

/illumos-gate/usr/src/uts/common/syscall/
H A Dlwp_sobj.c483 get_lwpchan(struct as *as, caddr_t addr, int type, lwpchan_t *lwpchan, int pool) function
641 if (!get_lwpchan(curproc->p_as, (caddr_t)lp, type,
724 if (!get_lwpchan(curproc->p_as, (caddr_t)lp, type,
988 if (!get_lwpchan(curproc->p_as, (caddr_t)lp, type,
1229 if (!get_lwpchan(curproc->p_as, (caddr_t)lp, type,
1526 if (!get_lwpchan(curproc->p_as, (caddr_t)lp, type,
1572 * lwpchan, returned by get_lwpchan(). If the timespec pointer is non-NULL,
1658 if (!get_lwpchan(p->p_as, (caddr_t)mp, mtype,
1667 if (!get_lwpchan(p->p_as, (caddr_t)cv, type,
1875 if (!get_lwpchan(curpro
[all...]

Completed in 64 milliseconds