= private = protected
length()
Returns the length of the queue.
# File lib/thread.rb, line 224 def length @que.length end