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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h100 } thread_state_t; typedef in typeref:enum:__anon491
/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h595 } thread_state_t; typedef in typeref:enum:thread_state
612 thread_state_t ti_state;
613 thread_state_t ti_prev_state;
636 void thread_newstate(thread_info_t *, thread_state_t);

Completed in 46 milliseconds