Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
waitgroup
master
WaitGroup
NegativeCounterError
Waitgroup
Built with Crystal 1.9.2
2023-10-07 18:26:33 UTC
class
WaitGroup
WaitGroup
Reference
Object
Defined in:
waitgroup.cr
Instance Method Summary
#add
(num : Int32 =
1
)
#done
#wait
Instance Method Detail
def
add
(num : Int32 =
1
)
#
[
View source
]
def
done
#
[
View source
]
def
wait
#
[
View source
]