Home
last modified time | relevance | path

Searched defs:poll_fn (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/tokio/src/future/
Dmod.rs8 mod poll_fn; module
Dpoll_fn.rs28 pub fn poll_fn<T, F>(f: F) -> PollFn<F> in poll_fn() function
/external/rust/crates/combine/src/
Dfuture_ext.rs13 pub fn poll_fn<T, F>(f: F) -> PollFn<F> in poll_fn() function
/external/rust/crates/futures-util/src/stream/
Dpoll_fn.rs41 pub fn poll_fn<T, F>(f: F) -> PollFn<F> in poll_fn() function
Dmod.rs88 mod poll_fn; module
/external/rust/crates/futures-util/src/future/
Dpoll_fn.rs36 pub fn poll_fn<T, F>(f: F) -> PollFn<F> in poll_fn() function
Dmod.rs68 mod poll_fn; module
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h10491 typedef int poll_fn(struct blk_mq_hw_ctx *); typedef
Dvmlinux.h10491 typedef int poll_fn(struct blk_mq_hw_ctx *); typedef