Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector2.cc58 struct DDPhysicalThread { struct
59 DDReport rep;
60 bool report_pending;
61 bool visited[kMaxMutex];
62 Link pending[kMaxMutex];
63 Link path[kMaxMutex];
Dsanitizer_deadlock_detector1.cc26 struct DDPhysicalThread { struct