42 #ifndef QREADWRITELOCK_P_H 43 #define QREADWRITELOCK_P_H 56 #include <QtCore/qglobal.h> 57 #include <QtCore/qhash.h> 85 #endif // QT_NO_THREAD 87 #endif // QREADWRITELOCK_P_H QWaitCondition readerWait
#define QT_END_NAMESPACE
This macro expands to.
The QMutex class provides access serialization between threads.
RecursionMode
QReadWriteLock multiple times and the mutex won't be unlocked until a corresponding number of unlock(...
QReadWriteLockPrivate(QReadWriteLock::RecursionMode recursionMode)
QWaitCondition writerWait
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QReadWriteLock class provides read-write locking.
QHash< Qt::HANDLE, int > currentReaders