Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dmaindoor.c60 thread_newstate(ti, TI_MAIN_DOOR_CALL); in main_switcher()
131 thread_newstate(ti, TI_DOOR_RETURN); in main_switcher()
H A Dconfigd.c203 thread_newstate(thread_info_t *ti, thread_state_t newstate) in thread_newstate() function
285 thread_newstate(ti, TI_DOOR_RETURN); in thread_start()
H A Dconfigd.h635 void thread_newstate(thread_info_t *, thread_state_t);
H A Dclient.c2328 thread_newstate(ti, TI_CLIENT_CALL); in client_switcher()
2416 thread_newstate(ti, TI_DOOR_RETURN); in client_switcher()