Home
last modified time | relevance | path

Searched refs:__NR_sched_yield (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h141 #define __NR_sched_yield 158 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h141 #define __NR_sched_yield 158 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h141 #define __NR_sched_yield 158 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h141 #define __NR_sched_yield 158 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h141 #define __NR_sched_yield 158 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h141 #define __NR_sched_yield 158 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1963 pub const __NR_sched_yield: u32 = 124; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1962 pub const __NR_sched_yield: u32 = 124; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1938 pub const __NR_sched_yield: u32 = 124; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2022 pub const __NR_sched_yield: u32 = 158; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2007 pub const __NR_sched_yield: u32 = 5023; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2016 pub const __NR_sched_yield: u32 = 158; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2138 pub const __NR_sched_yield: u32 = 4162; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1951 pub const __NR_sched_yield: u32 = 158; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2327 pub const __NR_sched_yield: u32 = 245; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1953 pub const __NR_sched_yield: u32 = 158; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2317 pub const __NR_sched_yield: u32 = 245; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1855 pub const __NR_sched_yield: u32 = 1073741848; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1987 pub const __NR_sched_yield: u32 = 158; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1860 pub const __NR_sched_yield: u32 = 24; consts

Completed in 186 milliseconds