Home
last modified time | relevance | path

Searched refs:bounded (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/
H A Dmod.rs16 pub mod bounded; module
19 pub use bounded::{bounded_channel, BoundedReceiver, BoundedSender};
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/bounded/
H A Dmod.rs22 use crate::sync::mpsc::bounded::array::Array;
26 use crate::sync::mpsc::bounded::array::SendPosition;
/ohos5.0/docs/en/application-dev/quick-start/
H A Dintroduction-to-arkts.md1498 Type parameters of generic types can be bounded. For example, the `Key` type parameter in the `MyHa…
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_drawing.md10224 Adds an arc to a path as the start of a new contour. The arc added is part of the ellipse bounded b…