Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: setChapter 8
Standard Modules
Next: Reference: setval
 

setall

$sem->setall(values)

Sets the values of all the semaphores in the set to those given by the values list. The number of values on the list must match the number of semaphores in the set.


Previous: Reference: setPerl in a NutshellNext: Reference: setval
Reference: setBook IndexReference: setval