Home
last modified time | relevance | path

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

/external/rust/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/crates/tokio-stream/tests/
Dstream_merge.rs6 pub(crate) mod mpsc; module
Dstream_chain.rs5 pub(crate) mod mpsc; module
Dstream_collect.rs5 pub(crate) mod mpsc; module
Dstream_stream_map.rs5 pub(crate) mod mpsc; module