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

Perl in a Nutshell

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