Searched refs:thread_newstate (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Dmaindoor.c62 thread_newstate(ti, TI_MAIN_DOOR_CALL);
133 thread_newstate(ti, TI_DOOR_RETURN);
H A Dconfigd.c202 thread_newstate(thread_info_t *ti, thread_state_t newstate) function
284 thread_newstate(ti, TI_DOOR_RETURN);
H A Dconfigd.h636 void thread_newstate(thread_info_t *, thread_state_t);
H A Dclient.c2323 thread_newstate(ti, TI_CLIENT_CALL);
2411 thread_newstate(ti, TI_DOOR_RETURN);

Completed in 53 milliseconds