HomeSort by relevance Sort by last modified time
    Searched refs:LWP_ALIVE (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/prstat/
prstat.h 80 #define LWP_ALIVE 0x0008 /* this pid/lwp still exists */
prstat.c 855 lwp->li_flags |= LWP_ALIVE | LWP_REPRESENT;
870 lwp->li_flags |= LWP_ALIVE;
1067 if (lwp->li_flags & LWP_ALIVE) {
1085 lwp->li_flags &= ~LWP_ALIVE;
    [all...]

Completed in 120 milliseconds