libDwm-0.6.0
DwmMutex.hh File Reference

Dwm::Pthread::Mutex class definition. More...

#include "DwmPortability.hh"
#include <pthread.h>
#include <memory>
Include dependency graph for DwmMutex.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Dwm::Pthread::Mutex
 This class just encapsulates a pthread_mutex_t (from the pthread library). More...
 

Macros

#define STD_SHARED_PTR   std::shared_ptr
 

Detailed Description

Dwm::Pthread::Mutex class definition.