Skip to content

File SolidSyslogMutexDefinition.h

FileList > Core > Interface > SolidSyslogMutexDefinition.h

The Mutex vtable (Lock / Unlock) - the contract an implementor fills in (the Mutex extension point).

  • #include "SolidSyslogExternC.h"

Classes

Type Name
struct SolidSyslogMutex
The one synchronisation seam a CircularBuffer needs: it guards the ring's producer (Log/Write) against its consumer (Service/Read).

The documentation for this class was generated from the following file Core/Interface/SolidSyslogMutexDefinition.h