Expand description
Task-notifying counter.
Structsยง
- Counter
- Simple counter with ability to notify task on reaching specific number
- Counter
Guard - An RAII structure that keeps the underlying counter incremented until this guard is dropped.
Task-notifying counter.