Home
last modified time | relevance | path

Searched defs:SCHED_FIFO (Results 1 – 25 of 34) sorted by relevance

12

/third_party/rust/crates/libc/src/unix/newlib/horizon/
Dmod.rs171 pub const SCHED_FIFO: ::c_int = 1; constant
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h30 #define SCHED_FIFO 1 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h31 #define SCHED_FIFO 1 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h30 #define SCHED_FIFO 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h30 #define SCHED_FIFO 1 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h38 #define SCHED_FIFO 1 macro
/third_party/musl/porting/linux/user/include/
Dsched.h44 #define SCHED_FIFO 1 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h43 #define SCHED_FIFO 1 macro
/third_party/musl/ndk_musl_include/
Dsched.h44 #define SCHED_FIFO 1 macro
/third_party/musl/include/
Dsched.h43 #define SCHED_FIFO 1 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1265 pub const SCHED_FIFO: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs923 pub const SCHED_FIFO: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1919 pub const SCHED_FIFO: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1200 pub const SCHED_FIFO: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2499 pub const SCHED_FIFO: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1353 pub const SCHED_FIFO: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2721 pub const SCHED_FIFO: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1793 pub const SCHED_FIFO: ::c_int = 1; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2342 pub const SCHED_FIFO: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3925 pub const SCHED_FIFO: ::c_int = 4; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1403 pub const SCHED_FIFO: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1407 pub const SCHED_FIFO: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1397 pub const SCHED_FIFO: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1421 pub const SCHED_FIFO: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1406 pub const SCHED_FIFO: u32 = 1; constant

12