libDwm-0.6.0
DwmPthreadLocker.hh File Reference

Dwm::Pthread::Locker class template definition. More...

#include <map>
#include "DwmMutex.hh"
Include dependency graph for DwmPthreadLocker.hh:

Go to the source code of this file.

Typedefs

typedef std::map< const char *, std::pair< uint32_t, Mutex > > Dwm::Pthread::LockerMutexMap
 

Variables

Mutex Dwm::Pthread::g_LockerMutex
 
LockerMutexMap Dwm::Pthread::g_LockerMutexes
 

Detailed Description

Dwm::Pthread::Locker class template definition.