Skip to main content

Module sync

Module sync 

Source
Expand description

SyncCounter: a thread-safe counter used to label objects during a build.

Structsยง

SyncCounter
A thread-safe usize counter, backed by AtomicUsize.