Searched defs:pthread_attr_setschedparam (Results 1 – 3 of 3) sorted by relevance
3 int pthread_attr_setschedparam(pthread_attr_t *restrict a, const struct sched_param *restrict param) in pthread_attr_setschedparam() function
783 #define pthread_attr_setschedparam PTHREAD_ATTR_SETSCHEDPARAM macro
4946 pub fn pthread_attr_setschedparam( in pthread_attr_setschedparam() function