crossbeam_utils
0.8.20
Module wait_group
Structs
In crossbeam_utils::sync
Module
crossbeam_utils
::
sync
::
wait_group
Copy item path
source
·
[
−
]
Structs
§
Inner
🔒
Inner state of a
WaitGroup
.
WaitGroup
Enables threads to synchronize the beginning or end of some computation.