Home
last modified time | relevance | path

Searched refs: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, in configd_thread()
134 enum_lookup(oldstate, sizeof (oldstate), thread_state_enum, in configd_thread()
516 &thread_state_enum) == -1) { in _mdb_init()