Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/
Dlatch.rs232 pub(super) struct LockLatch { struct
237 impl LockLatch { argument
264 impl Latch for LockLatch { implementation