Searched defs:Dirty (Results 1 – 4 of 4) sorted by relevance
67 struct Dirty { struct75 // Full kInvalidTid won't fit into Dirty::tid. argument80 static_assert(sizeof(Dirty) == 8, "Dirty is not 64bit"); argument
68 struct Dirty { struct75 Dirty dirty_[kDirtyTids]; argument
66 struct Dirty { struct73 Dirty dirty_[kDirtyTids]; argument
370 bool Dirty = true; member