Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
H A Dschedule_io.rs325 fn poll_init( in poll_init() function
407 if let Poll::Ready(res) = poll_init(schedule_io, state, waiter, interest, cx) { in poll_state()