Home
last modified time | relevance | path

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

/Zephyr-latest/arch/posix/include/
Dposix_cheats.h121 #define pthread_attr_getschedparam(...) \ macro
/Zephyr-latest/lib/posix/options/
Dpthread.c1397 int pthread_attr_getschedparam(const pthread_attr_t *_attr, struct sched_param *schedparam) in pthread_attr_getschedparam() function