Method: ASIR::ThreadPool::Worker#work

Defined in:
lib/asir/thread_pool.rb

#workObject

Current Work and Thread.



164
165
166
# File 'lib/asir/thread_pool.rb', line 164

def work
  @work
end