method

synchronize

v1_9_2_180 - Show latest stable - Class: PStore::DummyMutex
synchronize()
public

No documentation available.

# File lib/pstore.rb, line 361
    def synchronize
      yield
    end