Searched defs:Channel (Results 1 – 3 of 3) sorted by relevance
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/ | ||
| D | oneshot.rs | 409 struct Channel<T> { struct |
| D | watch.rs | 536 struct Channel<T> { struct |
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/ | ||
| D | mod.rs | 35 pub(crate) struct Channel<C: Container> { struct |