Method: PatchFinder::ThreadPool#mutex

Defined in:
lib/patch_finder/core/thread_pool.rb

#mutexObject

Returns the value of attribute mutex.



4
5
6
# File 'lib/patch_finder/core/thread_pool.rb', line 4

def mutex
  @mutex
end