Home
last modified time | relevance | path

Searched defs:lwpcount (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/ptools/prun/
H A Dprun.c117 int lwpcount = 0; in start() local
142 lwpstart(int *lwpcount, const lwpstatus_t *status, const lwpsinfo_t *info) in lwpstart()
/titanic_41/usr/src/cmd/ptools/pstop/
H A Dpstop.c88 int lwpcount = 0; in stop() local
113 lwpstop(int *lwpcount, const lwpstatus_t *status, const lwpsinfo_t *info) in lwpstop()