strigi/src/streams
StrigiMutex Class Reference
#include <strigi_thread.h>
Public Member Functions | |
| StrigiMutex () | |
| ~StrigiMutex () | |
| void | lock () |
| void | unlock () |
Detailed Description
Definition at line 62 of file strigi_thread.h.
Constructor & Destructor Documentation
| StrigiMutex::StrigiMutex | ( | ) | [inline] |
Definition at line 66 of file strigi_thread.h.
| StrigiMutex::~StrigiMutex | ( | ) | [inline] |
Definition at line 69 of file strigi_thread.h.
Member Function Documentation
| void StrigiMutex::lock | ( | ) | [inline] |
Definition at line 72 of file strigi_thread.h.
| void StrigiMutex::unlock | ( | ) | [inline] |
Definition at line 75 of file strigi_thread.h.
The documentation for this class was generated from the following file:
KDE 4.4 API Reference