57 #include <QtCore/qglobal.h> 58 #include <QtCore/qnamespace.h> 59 #include <QtCore/qmutex.h> 61 #if defined(Q_OS_SYMBIAN) 72 bool wait(
int timeout = -1);
82 #if defined(Q_OS_UNIX) && (!defined(Q_OS_LINUX) || defined(QT_LINUXBASE)) && !defined(Q_OS_SYMBIAN) 84 pthread_mutex_t mutex;
86 #elif defined(Q_OS_WIN32) || defined(Q_OS_WINCE) 88 #elif defined(Q_OS_SYMBIAN) #define QT_END_NAMESPACE
This macro expands to.
The QMutex class provides access serialization between threads.
QMutexData(QMutex::RecursionMode mode)
bool wait(int timeout=-1)
volatile qint64 maximumSpinTime
#define QT_BEGIN_NAMESPACE
This macro expands to.
volatile qint64 averageWaitTime
static QReadWriteLock lock
QMutexPrivate(QMutex::RecursionMode mode)