= private = protected
clear()
Removes all objects from the queue.
# File lib/thread.rb, line 217 def clear @que.clear end