Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::Internal::UniqueLockRecurseCount::LocalCounts Struct Reference

Definition at line 34 of file TReentrantRWLock.hxx.

Public Attributes

bool fIsWriter = false
size_t fReadersCount = 0

#include </home/stephan/code/root-2/core/thread/src/TReentrantRWLock.hxx>

Member Data Documentation

◆ fIsWriter

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

Definition at line 36 of file TReentrantRWLock.hxx.

◆ fReadersCount

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

Definition at line 35 of file TReentrantRWLock.hxx.


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