method

__threads__

__threads__()
private

No documentation available.

# File lib/rake/thread_pool.rb, line 156
    def __threads__ # :nodoc:
      @threads.dup
    end