Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_wasi.cc1497 void WASI::SchedYield(const FunctionCallbackInfo<Value>& args) { in SchedYield() function in node::wasi::WASI
/third_party/rust/crates/libc/src/unix/nto/
Dneutrino.rs1145 pub fn SchedYield() -> ::c_int; in SchedYield() function