Home
last modified time | relevance | path

Searched defs:pthread_getschedparam (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/arch/posix/include/
Dposix_cheats.h128 #define pthread_getschedparam(...) zap_pthread_getschedparam(__VA_ARGS__) macro
/Zephyr-Core-3.6.0/lib/posix/options/
Dpthread.c827 int pthread_getschedparam(pthread_t pthread, int *policy, struct sched_param *param) in pthread_getschedparam() function