Searched defs:thread_state_enum (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/svc.configd/
H A Dconfigd.c35 mdb_ctf_id_t thread_state_enum; variable
130 enum_lookup(state, sizeof (state), thread_state_enum,
134 enum_lookup(oldstate, sizeof (oldstate), thread_state_enum,
516 &thread_state_enum) == -1) {

Completed in 45 milliseconds