Home
last modified time | relevance | path

Searched refs:is_close (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/
H A Dmod.rs25 fn is_close(&self) -> bool; in is_close() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/unbounded/
H A Dmod.rs142 self.channel.is_close() in is_closed()
H A Dqueue.rs242 fn is_close(&self) -> bool { in is_close() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/bounded/
H A Dmod.rs247 self.channel.is_close() in is_closed()
H A Darray.rs196 fn is_close(&self) -> bool { in is_close() method