Searched defs:DDPhysicalThread (Results 1 – 2 of 2) sorted by relevance
57 struct DDPhysicalThread { struct58 DDReport rep;59 bool report_pending;60 bool visited[kMaxMutex];61 Link pending[kMaxMutex];62 Link path[kMaxMutex];
25 struct DDPhysicalThread { struct