home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


new

$

sem

 
= new Thread::Semaphore([


val


])

Constructor. Creates a new semaphore object, with an optional initial count of val , or 1 if val isn't specified.