Searched defs:DDLogicalThread (Results 1 – 4 of 4) sorted by relevance
29 struct DDLogicalThread { struct30 u64 ctx;31 DeadlockDetectorTLS<DDBV> dd;32 DDReport rep;33 bool report_pending;
71 struct DDLogicalThread { struct72 u64 ctx;73 ThreadMutex locked[kMaxNesting];74 int nlocked;
28 struct DDLogicalThread { struct29 u64 ctx;30 DeadlockDetectorTLS<DDBV> dd;31 DDReport rep;32 bool report_pending;
70 struct DDLogicalThread { struct71 u64 ctx;72 ThreadMutex locked[kMaxNesting];73 int nlocked;