ThreadMutex Class Reference

ThreadMutex Class Reference

#include < NfcAdaptation.h >

Inherited by ThreadCondVar .

Public Member Functions

  ThreadMutex ()
 
virtual  ~ThreadMutex ()
 
void  lock ()
 
void  unlock ()
 
  operator pthread_mutex_t * ()
 

Detailed Description

Definition at line 28 of file NfcAdaptation.h .

Constructor & Destructor Documentation

virtual ~ ThreadMutex ( )
virtual

Member Function Documentation

void lock ( )
operator pthread_mutex_t * ( )
inline

Definition at line 35 of file NfcAdaptation.h .

void unlock ( )

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