Home
last modified time | relevance | path

Searched defs:block_on_std (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/vector/vector-0.10.0/src/
H A Druntime.rs67 pub fn block_on_std<F>(&mut self, future: F) -> F::Output in block_on_std() method
/dports/devel/sccache/sccache-0.2.15/cargo-crates/tokio-compat-0.1.6/src/runtime/threadpool/
H A Dmod.rs442 pub fn block_on_std<F>(&mut self, future: F) -> F::Output in block_on_std() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/tokio-compat-0.1.5/src/runtime/threadpool/
H A Dmod.rs442 pub fn block_on_std<F>(&mut self, future: F) -> F::Output in block_on_std() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/tokio-compat-0.1.5/src/runtime/current_thread/
H A Druntime.rs331 pub fn block_on_std<F>(&mut self, f: F) -> F::Output in block_on_std() method
/dports/devel/sccache/sccache-0.2.15/cargo-crates/tokio-compat-0.1.6/src/runtime/current_thread/
H A Druntime.rs331 pub fn block_on_std<F>(&mut self, f: F) -> F::Output in block_on_std() method