Class: MockMutex
- Inherits:
-
Object
- Object
- MockMutex
- Defined in:
- lib/rbbt/util/log.rb
Instance Method Summary collapse
Instance Method Details
#synchronize ⇒ Object
6 7 8 |
# File 'lib/rbbt/util/log.rb', line 6 def synchronize yield end |