Searched refs:pthread_getschedparam (Results 1 – 3 of 3) sorted by relevance
822 int pthread_getschedparam(pthread_t thread, int *policy, struct sched_param *param) in pthread_getschedparam() function832 RTM_EXPORT(pthread_getschedparam);
181 int pthread_getschedparam(pthread_t thread, int *policy, struct sched_param *param);
89 + pthread_getschedparam()
Completed in 5 milliseconds