Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ptools/prun/
H A Dprun.c115 int lwpcount = 0; in start() local
140 lwpstart(int *lwpcount, const lwpstatus_t *status, const lwpsinfo_t *info) in lwpstart()
/illumos-gate/usr/src/cmd/ptools/pstop/
H A Dpstop.c86 int lwpcount = 0; in stop() local
111 lwpstop(int *lwpcount, const lwpstatus_t *status, const lwpsinfo_t *info) in lwpstop()