Skip to content

File SolidSyslogMutexDefinition.h

FileList > Core > Interface > SolidSyslogMutexDefinition.h

Go to the source code of this file

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

  • #include "ExternC.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