contur2
Loading...
Searching...
No Matches
critical_section.h File Reference

CriticalSection wrapper composed over an ISyncPrimitive. More...

#include <memory>
#include "contur/sync/i_sync_primitive.h"
Include dependency graph for critical_section.h:

Go to the source code of this file.

Classes

class  contur::CriticalSection
 Critical-section adapter over a synchronization primitive. More...

Namespaces

namespace  contur

Detailed Description

CriticalSection wrapper composed over an ISyncPrimitive.

Definition in file critical_section.h.