Home
last modified time | relevance | path

Searched defs:thread_state (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c315 struct thread_state { struct
335 struct thread_state *tsp = &thread_states[idx]; in thread_state_to_text() argument
/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h588 typedef enum thread_state { enum
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h464 uint32_t thread_state; /* socket thread state flags */ member