Searched refs:AtomicCounter (Results 1 – 1 of 1) sorted by relevance
50 static ref PENDING_REQUESTS: AtomicCounter = AtomicCounter::default();58 struct AtomicCounter { struct63 impl AtomicCounter { argument