Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c157 static const mdb_bitmask_t t_state_bits[] = { in ps_threadprint() local
169 mdb_printf("\tT %?a <%b>\n", addr, t->t_state, t_state_bits); in ps_threadprint()