Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dsched.d65 struct sched_param in version() struct
67 int sched_priority; in version()
68 int __reserved1; in version()
70 int __reserved3; in version()
/netbsd-src/sys/sys/
H A Dsched.h81 struct sched_param { struct
82 int sched_priority;