Home
last modified time | relevance | path

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

/external/rust/crates/tokio/tests/
Dtask_builder.rs31 let unsend_data = Rc::new("task executed"); in spawn_local_with_name() localVariable
60 let unsend_data = Rc::new("task executed"); in spawn_local_without_name() localVariable