Searched refs:schedparam (Results 1 – 2 of 2) sorted by relevance
134 const struct sched_param *_RESTRICT_KYWD schedparam);138 struct sched_param *_RESTRICT_KYWD schedparam);
742 const struct sched_param *schedparam) in posix_spawnattr_setschedparam() argument752 sap->sa_priority = schedparam->sched_priority; in posix_spawnattr_setschedparam()759 struct sched_param *schedparam) in posix_spawnattr_getschedparam() argument766 schedparam->sched_priority = sap->sa_priority; in posix_spawnattr_getschedparam()