Home
last modified time | relevance | path

Searched defs:sched_param (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/newlib/libc/include/sys/
Dsched.h44 struct sched_param { struct
45 int sched_priority; /* Process execution scheduling priority */
48 int sched_ss_low_priority; /* Low scheduling priority for sporadic */
50 struct timespec sched_ss_repl_period;
52 struct timespec sched_ss_init_budget;
54 int sched_ss_max_repl; /* Maximum pending replenishments for */