Home
last modified time | relevance | path

Searched refs:poll_readiness (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
H A Dasync_source.rs110 let ready = self.entry.poll_readiness(cx, interest);
H A Dschedule_io.rs129 pub(crate) fn poll_readiness( in poll_readiness() method