= private = protected
The exact documentation you were looking for could not be found. Here is the best guess.
length()
Returns the length of the queue.
# File lib/thread.rb, line 224 def length @que.length end