Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QReadWriteLockPrivate::Reader Struct Reference

#include <qreadwritelock_p.h>

+ Collaboration diagram for QReadWriteLockPrivate::Reader:

Public Attributes

Qt::HANDLE handle
 
int recursionLevel
 

Detailed Description

Definition at line 71 of file qreadwritelock_p.h.

Member Data Documentation

◆ handle

Qt::HANDLE QReadWriteLockPrivate::Reader::handle

Definition at line 72 of file qreadwritelock_p.h.

◆ recursionLevel

int QReadWriteLockPrivate::Reader::recursionLevel

Definition at line 73 of file qreadwritelock_p.h.


The documentation for this struct was generated from the following file: