Searched refs:sequence (Results 1 – 3 of 3) sorted by relevance
45 Atomic32<uint32> sequence; member84 buffer[i].sequence.StoreRelaxed(i); in LockFreeQueueMPMC()100 uint32 seq = cell->sequence.Load(); in TryPush()127 cell->sequence.Store(pos + 1); in TryPush()141 uint32 seq = cell->sequence.Load(); in TryPop()168 cell->sequence.Store(pos + MASK + 1); in TryPop()
324 Each RGB image data block is encoded as a sequence of 8 bytes, called (in399 Each alpha image data block is encoded as a sequence of 8 bytes, called430 Each alpha image data block is encoded as a sequence of 8 bytes, called
29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by2139 # You can define message sequence charts within doxygen comments using the \msc