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()
161 osPriority_t prio = osThreadGetPriority(id); in thread3()166 rv = osThreadGetPriority(id); in thread3()172 rv = osThreadGetPriority(id); in thread3()178 rv = osThreadGetPriority(id); in thread3()
100 int prio = osThreadGetPriority(osThreadGetId()); in print_phil_state()
130 int prio = osThreadGetPriority(osThreadGetId()); in print_phil_state()
152 osPriority osThreadGetPriority(osThreadId thread_id) in osThreadGetPriority() function
342 osPriority osThreadGetPriority (osThreadId thread_id);
403 osPriority_t osThreadGetPriority(osThreadId_t thread_id);
241 osPriority_t osThreadGetPriority(osThreadId_t thread_id) in osThreadGetPriority() function