Home
last modified time | relevance | path

Searched defs:async_io (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/tokio/src/runtime/io/
Dregistration.rs214 pub(crate) async fn async_io<R>( in async_io() method
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ssl/detail/
Dio.hpp373 inline void async_io(Stream& next_layer, stream_core& core, in async_io() function
/external/rust/crates/tokio/src/net/unix/datagram/
Dsocket.rs1391 pub async fn async_io<R>( in async_io() method
/external/rust/crates/tokio/src/net/unix/
Dstream.rs734 pub async fn async_io<R>( in async_io() method
/external/rust/crates/tokio/src/net/windows/
Dnamed_pipe.rs880 pub async fn async_io<R>( in async_io() method
1669 pub async fn async_io<R>( in async_io() method
/external/rust/crates/tokio/src/net/tcp/
Dstream.rs1043 pub async fn async_io<R>( in async_io() method
/external/rust/crates/tokio/src/io/
Dasync_fd.rs764 pub async fn async_io<R>( in async_io() method
/external/rust/crates/tokio/src/net/
Dudp.rs1491 pub async fn async_io<R>( in async_io() method