Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/
Dmod.rs25 fn is_close(&self) -> bool; in is_close() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/bounded/
Darray.rs196 fn is_close(&self) -> bool { in is_close() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/unbounded/
Dqueue.rs242 fn is_close(&self) -> bool { in is_close() method