Searched defs:counterState (Results 1 – 1 of 1) sorted by relevance
84 type counterState struct { struct85 bits atomic.Uint6488 func (s *counterState) load() counterStateBits {92 func (s *counterState) update(old *counterStateBits, new counterStateBits) bool {