Method: Higgs::Synchronized#__lock__

Defined in:
lib/higgs/thread.rb

#__lock__Object

Returns the value of attribute __lock__.



23
24
25
# File 'lib/higgs/thread.rb', line 23

def __lock__
  @__lock__
end