In Files

  • pstore.rb

Parent

Methods

Class/Module Index [+]

Quicksearch

PStore::DummyMutex

Public Instance Methods

synchronize() click to toggle source
 
               # File pstore.rb, line 360
def synchronize
  yield
end