Searched refs:pthread_attr_getschedparam (Results 1 – 2 of 2) sorted by relevance
99 int pthread_attr_getschedparam(const pthread_attr_t *attr, struct sched_param *param) in pthread_attr_getschedparam() function
133 int pthread_attr_getschedparam(const pthread_attr_t *attr, struct sched_param *param);
Completed in 3 milliseconds