Searched refs:rt_prio_queue_push (Results 1 – 3 of 3) sorted by relevance
38 rt_err_t rt_prio_queue_push(struct rt_prio_queue *que,
134 rt_err_t rt_prio_queue_push(struct rt_prio_queue *que, in rt_prio_queue_push() function
389 err = rt_prio_queue_push(_bus_out_que, prio, &pkg, timeout); in rt_vbus_post()
Completed in 17 milliseconds