Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/
Dlatch.rs286 pub(super) struct OnceLatch { struct
290 impl OnceLatch { implementation
312 impl AsCoreLatch for OnceLatch { implementation