Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
Dyield_now.rs35 pub async fn yield_now() { in yield_now() function
Dmod.rs23 pub(crate) mod yield_now; module