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