Home
last modified time | relevance | path

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

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