Home
last modified time | relevance | path

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

/external/rust/crates/crossbeam-utils/src/sync/
Dsharded_lock.rs577 struct ThreadIndices { struct
588 fn thread_indices() -> &'static Mutex<ThreadIndices> { in thread_indices() argument