= private = protected
empty?()
Returns true if there are no threads to be synchronized.
# File lib/thwait.rb, line 91 def empty? @threads.empty? end