Searched defs:old_priority (Results 1 – 1 of 1) sorted by relevance
42 const rt_uint8_t old_priority = RT_SCHED_PRIV(self).current_priority; in usb_osal_thread_schedule_other() local44 const rt_uint8_t old_priority = self->current_priority; in usb_osal_thread_schedule_other() local
Completed in 3 milliseconds