Lines Matching defs:param
67 sched_param param;69 pthread_attr_getschedparam(&attr, ¶m);70 return param.sched_priority;