start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: set Chapter 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: set Perl in a Nutshell Next: Reference: setval
Reference: set Book Index Reference: setval