Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qreadwritelock_p.h File Reference

(1fa7779a51a38defaf5034cb45f7761f7e364aff)

#include <QtCore/private/qlocking_p.h>
#include <QtCore/private/qwaitcondition_p.h>
#include <QtCore/qreadwritelock.h>
#include <QtCore/qvarlengtharray.h>
Include dependency graph for qreadwritelock_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QReadWriteLockPrivate
struct  QReadWriteLockPrivate::Reader

Functions

 QT_REQUIRE_CONFIG (thread)
 Q_DECLARE_TYPEINFO (QReadWriteLockPrivate::Reader, Q_PRIMITIVE_TYPE)

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QReadWriteLockPrivate::Reader ,
Q_PRIMITIVE_TYPE  )

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( thread )