Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/lib/posix/
Dpthread.c314 int pthread_getschedparam(pthread_t pthread, int *policy, in pthread_getschedparam() function
/Zephyr-Core-2.7.6/arch/posix/include/
Dposix_cheats.h133 #define pthread_getschedparam(...) zap_pthread_getschedparam(__VA_ARGS__) macro