Searched refs:osPriority (Results 1 – 3 of 3) sorted by relevance
13 static osPriority osPriorityDeadline = 10;57 osPriority rv; in thread3()59 osPriority prio = osThreadGetPriority(id); in thread3()
91 } osPriority; typedef168 osPriority tpriority; ///< initial thread priority336 osStatus osThreadSetPriority (osThreadId thread_id, osPriority priority);342 osPriority osThreadGetPriority (osThreadId thread_id);
140 osPriority osThreadGetPriority(osThreadId thread_id) in osThreadGetPriority()156 osStatus osThreadSetPriority(osThreadId thread_id, osPriority priority) in osThreadSetPriority()