static COUNTER: AtomicUsizeExpand description
An atomic counter used to allocate thread IDs.
We specifically start our counter at 3 so that we can use the values less than it as sentinels.
static COUNTER: AtomicUsizeAn atomic counter used to allocate thread IDs.
We specifically start our counter at 3 so that we can use the values less than it as sentinels.