Searched refs:thread_state_t (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-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);
H A Dconfigd.c188 thread_newstate(thread_info_t *ti, thread_state_t newstate)
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h100 } thread_state_t; typedef in typeref:enum:__anon522
H A Dschg_mgr.c43 static thread_state_t g_schgt_state = TS_NOT_RUNNING;
H A Dhotplug_mgr.c60 static thread_state_t g_sysev_thread_state = TS_NOT_RUNNING;

Completed in 106 milliseconds