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/sftnight/build/workspace/root-makedoc-master/rootspi/rdoc/src/master/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.

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

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