Home
last modified time | relevance | path

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

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/ordered-stream-0.0.1/src/
H A Dlib.rs204 fn poll_before( in poll_before() method
H A Dadapters.rs484 Some(future) => match future.poll_before(cx, before) { in poll_next_before()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/zbus-2.1.1/src/
H A Dconnection.rs290 self.poll_before(cx, None).map(|ret| { in poll()
305 fn poll_before( in poll_before() method