Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h29 #define SCHED_OTHER 0 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h30 #define SCHED_OTHER 0 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h29 #define SCHED_OTHER 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h29 #define SCHED_OTHER 0 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h37 #define SCHED_OTHER 0 macro
/third_party/musl/porting/linux/user/include/
Dsched.h43 #define SCHED_OTHER 0 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h42 #define SCHED_OTHER 0 macro
/third_party/musl/ndk_musl_include/
Dsched.h43 #define SCHED_OTHER 0 macro
/third_party/musl/include/
Dsched.h42 #define SCHED_OTHER 0 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1266 pub const SCHED_OTHER: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs922 pub const SCHED_OTHER: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1918 pub const SCHED_OTHER: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1201 pub const SCHED_OTHER: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2498 pub const SCHED_OTHER: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1352 pub const SCHED_OTHER: ::c_int = 3; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1792 pub const SCHED_OTHER: ::c_int = 0; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2341 pub const SCHED_OTHER: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3924 pub const SCHED_OTHER: ::c_int = 1; constant