![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Enumerations | |
enum | { StateMask = 0x3 , StateLockedForRead = 0x1 , StateLockedForWrite = 0x2 } |
enum | StateForWaitCondition { LockedForRead , LockedForWrite , Unlocked , RecursivelyLocked } |
anonymous enum |
Enumerator | |
---|---|
StateMask | |
StateLockedForRead | |
StateLockedForWrite |
Definition at line 30 of file qreadwritelock_p.h.
Enumerator | |
---|---|
LockedForRead | |
LockedForWrite | |
Unlocked | |
RecursivelyLocked |
Definition at line 35 of file qreadwritelock_p.h.