Searched refs:posix_to_zephyr_priority (Results 1 – 1 of 1) sorted by relevance
65 static int32_t posix_to_zephyr_priority(uint32_t priority, int policy) in posix_to_zephyr_priority() function166 prio = posix_to_zephyr_priority(attr->priority, attr->schedpolicy); in pthread_create()286 new_prio = posix_to_zephyr_priority(param->sched_priority, policy); in pthread_setschedparam()