openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
eSingleLock Class Reference

#include <elock.h>

Public Member Functions

 eSingleLock ()
 
 ~eSingleLock ()
 
void lock ()
 
void unlock ()
 
 operator pthread_mutex_t & ()
 

Protected Attributes

pthread_mutex_t m_lock
 

Constructor & Destructor Documentation

◆ eSingleLock()

eSingleLock::eSingleLock ( )
inline

◆ ~eSingleLock()

eSingleLock::~eSingleLock ( )
inline

Member Function Documentation

◆ lock()

void eSingleLock::lock ( )
inline

◆ operator pthread_mutex_t &()

eSingleLock::operator pthread_mutex_t & ( )
inline

◆ unlock()

void eSingleLock::unlock ( )
inline

Member Data Documentation

◆ m_lock

pthread_mutex_t eSingleLock::m_lock
protected

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