Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: getallChapter 8
Standard Modules
Next: Reference: getpid
 

getncnt

$sem->getncnt(sem)

Returns the number of processes waiting for the semaphore sem to become greater than its current value.


Previous: Reference: getallPerl in a NutshellNext: Reference: getpid
Reference: getallBook IndexReference: getpid