-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Control.Concurrent.STM.TSem
provides signalTSemN
to release multiple units, but no waitTSemN
to acquire multiple units. It would try to acquire all units at once (like waitQSemN
).
rickynils
Metadata
Metadata
Assignees
Labels
No labels