Home
last modified time | relevance | path

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

/foundation/communication/ipc/interfaces/innerkits/rust/src/ipc_async/
H A Dmod.rs70 fn block_on<F: Future>(future: F) -> F::Output; in spawn() functions
H A Dipc_ylong.rs85 fn block_on<F: Future>(future: F) -> F::Output { in block_on() functions

Completed in 1 milliseconds