Class: MutexDummy
- Inherits:
-
Object
- Object
- MutexDummy
- Defined in:
- lib/Packet_Item.rb
Overview
Copyright © 2004, 2005 Christoph Heindl and Martin Ankerl
Instance Method Summary collapse
Instance Method Details
#synchronize ⇒ Object
3 4 5 |
# File 'lib/Packet_Item.rb', line 3 def synchronize yield end |