Searched refs:thread_newstate (Results 1 – 4 of 4) sorted by relevance
60 thread_newstate(ti, TI_MAIN_DOOR_CALL); in main_switcher()131 thread_newstate(ti, TI_DOOR_RETURN); in main_switcher()
203 thread_newstate(thread_info_t *ti, thread_state_t newstate) in thread_newstate() function285 thread_newstate(ti, TI_DOOR_RETURN); in thread_start()
635 void thread_newstate(thread_info_t *, thread_state_t);
2328 thread_newstate(ti, TI_CLIENT_CALL); in client_switcher()2416 thread_newstate(ti, TI_DOOR_RETURN); in client_switcher()