Searched defs:PerThreadSynch (Results 1 – 1 of 1) sorted by relevance
49 struct PerThreadSynch { struct60 // PerThreadSynch is the first element of ThreadIdentity. argument65 PerThreadSynch *next; // Circular waiter queue; initialized to 0. argument66 PerThreadSynch *skip; // If non-zero, all entries in Mutex queue argument70 // is using this PerThreadSynch as a terminator. Its argument73 bool wake; // This thread is to be woken from a Mutex.97 // kAvailable: This PerThreadSynch is available. argument119 // changed only by the thread that describes this PerThreadSynch. A argument136 // alignment of PerThreadSynch::kAlignment. argument