Searched defs:schedparam (Results 1 – 9 of 9) sorted by relevance
6 struct sched_param *restrict schedparam) in posix_spawnattr_getschedparam()12 const struct sched_param *restrict schedparam) in posix_spawnattr_setschedparam()
514 struct sched_param schedparam; in osal_get_thread_handle() local
34 …int schedparam; /* 0 => default sched param; 1 => max value for sched param; -1 => min value for … member
49 int schedparam; member
131 sched_param schedparam; member
6071 struct sched_param schedparam; in parse_posix_spawn_flags() local