Home
last modified time | relevance | path

Searched defs:sched_yield (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/src/sched/
H A Dsched_yield.c4 int sched_yield() in sched_yield() function
/third_party/musl/porting/liteos_a/user/src/sched/
H A Dsched_yield.c4 int sched_yield() in sched_yield() function
/third_party/rust/crates/rustix/src/process/
H A Dsched_yield.rs14 pub fn sched_yield() { in sched_yield() functions
H A Dmod.rs27 mod sched_yield; modules
/third_party/rust/crates/rustix/tests/process/
H A Dmain.rs26 mod sched_yield; modules
/third_party/rust/crates/nix/src/
H A Dsched.rs320 pub fn sched_yield() -> Result<()> { in sched_yield() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs725 pub fn sched_yield() -> ::c_int; in sched_yield() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs1081 pub fn sched_yield() -> ::c_int; in sched_yield() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1710 pub fn sched_yield() -> ::c_int; in sched_yield() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3692 pub fn sched_yield() -> ::c_int; in sched_yield() functions

Completed in 23 milliseconds