method

synchronize

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

No documentation available.

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