Home
last modified time | relevance | path

Searched defs:block_on (Results 1 - 3 of 3) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
H A Dmod.rs161 pub fn block_on<T>(task: T) -> T::Output in block_on() functions
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dmod.rs277 pub fn block_on<T, R>(&self, task: T) -> R in block_on() functions
[all...]
/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
H A Dentry.rs24 mod block_on; modules

Completed in 2 milliseconds