= private = protected
mu_locked?()
This method has no description. You can help the Ruby community by adding new notes.
# File lib/mutex_m.rb, line 65 def mu_locked? @_mutex.locked? end