svcore
1.9
|
MutexLocker Class Reference
#include <Thread.h>
Collaboration diagram for MutexLocker:
Classes | |
class | Printer |
Public Member Functions | |
MutexLocker (QMutex *mutex, const char *name) | |
~MutexLocker () | |
Private Attributes | |
Profiler | m_profiler |
Printer | m_printer |
QMutexLocker | m_locker |
Detailed Description
Constructor & Destructor Documentation
MutexLocker::MutexLocker | ( | QMutex * | mutex, |
const char * | name | ||
) |
Definition at line 60 of file Thread.cpp.
References Profiler::end(), and m_profiler.
MutexLocker::~MutexLocker | ( | ) |
Definition at line 71 of file Thread.cpp.
Member Data Documentation
|
private |
Definition at line 59 of file Thread.h.
Referenced by MutexLocker().
The documentation for this class was generated from the following files:
Generated by 1.8.11