Searched refs:thread_newstate (Results 1 – 4 of 4) sorted by relevance
62 thread_newstate(ti, TI_MAIN_DOOR_CALL); in main_switcher()133 thread_newstate(ti, TI_DOOR_RETURN); in main_switcher()
202 thread_newstate(thread_info_t *ti, thread_state_t newstate) in thread_newstate() function284 thread_newstate(ti, TI_DOOR_RETURN); in thread_start()
636 void thread_newstate(thread_info_t *, thread_state_t);
2323 thread_newstate(ti, TI_CLIENT_CALL); in client_switcher()2411 thread_newstate(ti, TI_DOOR_RETURN); in client_switcher()