Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
H A Dschedule_io.rs398 fn poll_state( in poll_state() function
438 if let Some(poll_res) = poll_state(schedule_io, state, waiter, interest, cx) { in poll()