Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/prstat/
H A Dprstat.h84 #define LWP_REPRESENT 0x0010 /* this LWP represents the process */ macro
H A Dprstat.c721 if (lwp->li_flags & LWP_REPRESENT) { in list_update()
751 if (lwp->li_flags & LWP_REPRESENT) { in list_update()
874 lwp->li_flags |= LWP_ALIVE | LWP_REPRESENT; in add_proc()
888 lwp->li_flags &= ~LWP_REPRESENT; in add_lwp()
991 LWP_REPRESENT); in prstat_scandir()