class Mutex
Superclass hierarchy
Object
Reference
Mutex
Defined in:
Class Method Summary
.new
Instance Method Summary
#destroy
#lock
#synchronize
(&block)
#to_unsafe
#try_lock
#unlock
Class Method Detail
def self.
new
Instance Method Detail
def
destroy
def
lock
def
synchronize
(&block)
def
to_unsafe
def
try_lock
def
unlock