Libraries
»
tpkg
(2.3.4)
»
Index
»
ThreadPool
»
#size
Method: ThreadPool#size
Defined in:
lib/tpkg/thread_pool.rb
#
size
⇒
Object
86 87 88
# File 'lib/tpkg/thread_pool.rb', line 86
def
size
@workers
.
size
end