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
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 72 of file qreadwritelock_p.h.

Member Data Documentation

◆ handle

Qt::HANDLE QReadWriteLockPrivate::Reader::handle

Definition at line 73 of file qreadwritelock_p.h.

◆ recursionLevel

int QReadWriteLockPrivate::Reader::recursionLevel

Definition at line 74 of file qreadwritelock_p.h.


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