Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/
Doneshot.rs136 pub struct Sender<T> { struct
140 impl<T> Sender<T> { argument
215 impl<T> Drop for Sender<T> { implementation
Dwatch.rs84 pub struct Sender<T> { struct
88 impl<T> Sender<T> { implementation
170 impl<T> Drop for Sender<T> { implementation