Dynalib Utils
Public Member Functions | List of all members
Mutex Class Reference

#include <Synchronize.h>

Public Member Functions

 Mutex ()
 
 ~Mutex ()
 
void lock ()
 
void unlock ()
 

Constructor & Destructor Documentation

◆ Mutex()

Mutex::Mutex ( )

◆ ~Mutex()

Mutex::~Mutex ( )

Member Function Documentation

◆ lock()

void Mutex::lock ( )

◆ unlock()

void Mutex::unlock ( )

The documentation for this class was generated from the following files: