method
synchronize
ruby latest stable - Class:
PStore::DummyMutex
synchronize()public
No documentation available.
# File lib/pstore.rb, line 361
def synchronize
yield
end synchronize()No documentation available.
# File lib/pstore.rb, line 361
def synchronize
yield
end