Searched refs:osThreadGetPriority (Results 1 – 8 of 8) sorted by relevance
59 osPriority prio = osThreadGetPriority(id); in thread3()63 rv = osThreadGetPriority(id); in thread3()70 rv = osThreadGetPriority(id); in thread3()77 rv = osThreadGetPriority(id); in thread3()
170 osPriority_t prio = osThreadGetPriority(id); in thread3()175 rv = osThreadGetPriority(id); in thread3()182 rv = osThreadGetPriority(id); in thread3()189 rv = osThreadGetPriority(id); in thread3()
100 int prio = osThreadGetPriority(osThreadGetId()); in print_phil_state()
130 int prio = osThreadGetPriority(osThreadGetId()); in print_phil_state()
140 osPriority osThreadGetPriority(osThreadId thread_id) in osThreadGetPriority() function
342 osPriority osThreadGetPriority (osThreadId thread_id);
403 osPriority_t osThreadGetPriority(osThreadId_t thread_id);
253 osPriority_t osThreadGetPriority(osThreadId_t thread_id) in osThreadGetPriority() function