Searched refs:thrd_set_state (Results 1 – 2 of 2) sorted by relevance
96 thrd_set_state(p_thrd, THRD_STATE_RUNNABLE); in thrd_start()99 void thrd_set_state(struct thread_t *p_thrd, uint32_t new_state) in thrd_set_state() function
115 void thrd_set_state(struct thread_t *p_thrd, uint32_t new_state);