Searched refs:schedparam (Results 1 – 2 of 2) sorted by relevance
143 const struct sched_param *_RESTRICT_KYWD schedparam);147 struct sched_param *_RESTRICT_KYWD schedparam);
822 const struct sched_param *schedparam) in posix_spawnattr_setschedparam() argument832 sap->sa_priority = schedparam->sched_priority; in posix_spawnattr_setschedparam()839 struct sched_param *schedparam) in posix_spawnattr_getschedparam() argument846 schedparam->sched_priority = sap->sa_priority; in posix_spawnattr_getschedparam()