crossbeam_
utils
0.8.21
In crossbeam_
utils::
sync::
sharded_
lock
crossbeam_utils
::
sync
::
sharded_lock
Constant
NUM_SHARDS
Copy item path
Source
const NUM_SHARDS:
usize
= 8;
Expand description
The number of shards per sharded lock. Must be a power of two.