Class: Camayoc::ThreadSafety::PlaceboLock
- Inherits:
-
Object
- Object
- Camayoc::ThreadSafety::PlaceboLock
- Defined in:
- lib/camayoc/thread_safety.rb
Instance Method Summary collapse
Instance Method Details
#synchronize ⇒ Object
5 6 7 |
# File 'lib/camayoc/thread_safety.rb', line 5 def synchronize yield end |