= private = protected
new_cond()
FIXME: This isn’t documented in Nutshell.
# File lib/monitor.rb, line 200 def new_cond return ConditionVariable.new(self) end