Logo ROOT  
Reference Guide
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.


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