Searched defs:DDPhysicalThread (Results 1 – 2 of 2) sorted by relevance
58 struct DDPhysicalThread { struct59 DDReport rep;60 bool report_pending;61 bool visited[kMaxMutex];62 Link pending[kMaxMutex];63 Link path[kMaxMutex];
26 struct DDPhysicalThread { struct