Home
last modified time | relevance | path

Searched refs:LWP_REPRESENT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h85 #define LWP_REPRESENT 0x0010 /* this LWP represents the process */ macro
H A Dprstat.c722 if (lwp->li_flags & LWP_REPRESENT) { in list_update()
752 if (lwp->li_flags & LWP_REPRESENT) { in list_update()
875 lwp->li_flags |= LWP_ALIVE | LWP_REPRESENT; in add_proc()
910 lwp->li_flags &= ~LWP_REPRESENT; in add_lwp()
1014 LWP_REPRESENT); in prstat_scandir()