3.5.1 Mutual exclusion primitives
Function
test mutex-list -> bool
Returns true if all mutexes in mutex-list (type mutex list) are free at the time of the call, and false otherwise. It does not block.
true
mutex list
false
Generated with Harlequin WebMaker