Libraries
»
asir
(1.2.10)
»
Index
»
ASIR
»
ThreadPool
»
Worker
»
#work
Method: ASIR::ThreadPool::Worker#work
Defined in:
lib/asir/thread_pool.rb
#
work
⇒
Object
Current Work and Thread.
164 165 166
# File 'lib/asir/thread_pool.rb', line 164
def
work
@work
end