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
ThreadMutex | ( | ) |
|
virtual |
Member Function Documentation
void lock | ( | ) |
|
inline |
Definition at line 35 of file NfcAdaptation.h .
void unlock | ( | ) |
The documentation for this class was generated from the following file:
- external/libnfc-nci/src/include/ NfcAdaptation.h