Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-utils/src/sync/
Dsharded_lock.rs579 struct ThreadIndices { struct
590 fn thread_indices() -> &'static Mutex<ThreadIndices> { in thread_indices() argument