Method: Thread::Pool#spawned

Defined in:
lib/thread/pool.rb

#spawnedObject (readonly)

Returns the value of attribute spawned.



103
104
105
# File 'lib/thread/pool.rb', line 103

def spawned
  @spawned
end