Searched refs:kThreadSlotCount (Results 1 – 4 of 4) sorted by relevance
20 const uptr kVectorClockSize = kThreadSlotCount * sizeof(Epoch) / sizeof(m128);27 for (uptr i = 0; i < kThreadSlotCount; i++) in Reset()40 for (uptr i = 0; i < kThreadSlotCount; i++) in Acquire()72 for (uptr i = 0; i < kThreadSlotCount; i++) in operator =()88 for (uptr i = 0; i < kThreadSlotCount; i++) { in ReleaseStoreAcquire()109 for (uptr i = 0; i < kThreadSlotCount; i++) { in ReleaseAcquire()
37 VECTOR_ALIGNED Epoch clk_[kThreadSlotCount];
58 constexpr uptr kThreadSlotCount = 256; variable
365 TidSlot slots[kThreadSlotCount - 1];