Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dsobj.c271 int nwaiters; member
283 wc->nwaiters++; in wchaninfo_twalk()
323 wc.nwaiters, (*verbose) ? "" : "\n"); in wchaninfo_walk()
325 if (*verbose != 0 && wc.nwaiters != 0 && mdb_pwalk("wchan", in wchaninfo_walk()