Home
last modified time | relevance | path

Searched defs:mpsc (Results 1 – 7 of 7) sorted by relevance

/external/rust/android-crates-io/crates/crossbeam-channel/benches/
Dcrossbeam.rs137 fn mpsc(b: &mut Bencher) { in mpsc() function
285 fn mpsc(b: &mut Bencher) { in mpsc() function
482 fn mpsc(b: &mut Bencher) { in mpsc() function
635 fn mpsc(b: &mut Bencher) { in mpsc() function
/external/rust/android-crates-io/crates/futures-channel/src/
Dlib.rs35 pub mod mpsc; module
/external/rust/android-crates-io/crates/tokio-util/src/sync/
Dmod.rs8 mod mpsc; module
/external/rust/android-crates-io/crates/tokio-stream/tests/
Dstream_merge.rs6 pub(crate) mod mpsc; module
Dstream_collect.rs5 pub(crate) mod mpsc; module
Dstream_chain.rs5 pub(crate) mod mpsc; module
Dstream_stream_map.rs10 pub(crate) mod mpsc; module