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

  /onnv/onnv-gate/usr/src/cmd/prstat/
prstat.h 81 #define LWP_REPRESENT 0x0010 /* this LWP represents the process */
prstat.c 702 if (lwp->li_flags & LWP_REPRESENT) {
732 if (lwp->li_flags & LWP_REPRESENT) {
855 lwp->li_flags |= LWP_ALIVE | LWP_REPRESENT;
869 lwp->li_flags &= ~LWP_REPRESENT;
972 LWP_REPRESENT);
    [all...]

Completed in 480 milliseconds