Home
last modified time | relevance | path

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

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