Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_query_system/src/query/
Djob.rs205 struct QueryLatchInfo<D: DepKind> { struct
213 info: Lrc<Mutex<QueryLatchInfo<D>>>, argument