Register the given lock
Parameters:
43 44 45
# File 'lib/mb/lock_manager.rb', line 43 def register(mutex) locks.add(mutex) end