Home
last modified time | relevance | path

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

/components/libc/posix/pthreads/
A Dpthread.c822 int pthread_getschedparam(pthread_t thread, int *policy, struct sched_param *param) in pthread_getschedparam() function
832 RTM_EXPORT(pthread_getschedparam);
A Dpthread.h181 int pthread_getschedparam(pthread_t thread, int *policy, struct sched_param *param);
/components/libc/
A Dposix-info.txt89 + pthread_getschedparam()

Completed in 6 milliseconds