sync/semaphore
class Semaphore < Object
Public Methods
initialize(n)
lock
try_lock
locked?
unlock
synchronize(*args)
getvalue
Requires
loaders
thread
wait_queue