Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/miri/src/concurrency/
Ddata_race.rs222 struct MemoryCellClocks { struct
244 atomic_ops: Option<Box<AtomicMemoryCellClocks>>, argument
247 impl MemoryCellClocks { argument
785 mem_clocks: &MemoryCellClocks, in report_data_race()
1128 &mut MemoryCellClocks, in validate_atomic_op()