Logo ROOT   6.12/07
Reference Guide
List of all members | Public Attributes | List of all members
ROOT::Internal::UniqueLockRecurseCount::LocalCounts Struct Reference

Definition at line 30 of file TReentrantRWLock.hxx.

Public Attributes

bool fIsWriter = false
 
size_t fReadersCount = 0
 

#include <ROOT/TReentrantRWLock.hxx>

Member Data Documentation

◆ fIsWriter

bool ROOT::Internal::UniqueLockRecurseCount::LocalCounts::fIsWriter = false

Definition at line 32 of file TReentrantRWLock.hxx.

◆ fReadersCount

size_t ROOT::Internal::UniqueLockRecurseCount::LocalCounts::fReadersCount = 0

Definition at line 31 of file TReentrantRWLock.hxx.

Collaboration diagram for ROOT::Internal::UniqueLockRecurseCount::LocalCounts:
[legend]

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