$sem->setall(values)
sem
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.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]