Home
last modified time | relevance | path

Searched refs:ZEPHYR_TO_POSIX_PRIORITY (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/lib/posix/options/
Dpthread.c23 #define ZEPHYR_TO_POSIX_PRIORITY(_zprio) \ macro
267 priority = ZEPHYR_TO_POSIX_PRIORITY(z_prio); in zephyr_to_posix_priority()