3.5.1 Mutual exclusion primitives
Function
newCountingMutex counter -> mutex
Returns a new counting mutex with initial value counter, an int. The mutex returned is of type mutex.
int
mutex
Generated with Harlequin WebMaker