Searched refs:lwp_continue (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libc/common/sys/
H A Dsyslwp.s46 SYSTRAP_RVAL1(lwp_continue)
/opensolaris-onvv-gate/usr/src/uts/common/syscall/
H A Dlwpsys.c108 lwp_continue(t);
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dproc.h745 extern void lwp_continue(kthread_t *);
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dlwp.c666 * even if lwp_continue() is called on it after we drop p->p_lock.
794 * until we are finished with it, even if lwp_continue() is called on
800 * If TS_CSTART is set, lwp_continue(t) has been called and
1157 * If the TP_HOLDLWP flag went away, lwp_continue()
1175 lwp_continue(kthread_t *t) function
1728 lwp_continue(t);

Completed in 120 milliseconds