AbstractMutex defines a mutex base interface used by the Freeze
BackgroundSaveEvictor (see
Section 36.5.9). The interface allows the evictor to synchronize with servants that are stored in a Freeze database. The class has the following definition:
This class definition is provided in IceUtil/AbstractMutex.h. The same header file also defines a few template implementation classes that specialize
AbstractMutex: