Searched refs:rt_sched_thread_reset_priority (Results 1 – 2 of 2) sorted by relevance
408 rt_err_t rt_sched_thread_reset_priority(struct rt_thread *thread, rt_uint8_t priority) in rt_sched_thread_reset_priority() function
812 error = rt_sched_thread_reset_priority(thread, *(rt_uint8_t *)arg); in rt_thread_control()
Completed in 4 milliseconds