ROOT 6.14/05 Reference Guide |
Definition at line 30 of file TReentrantRWLock.hxx.
Public Attributes | |
bool | fIsWriter = false |
size_t | fReadersCount = 0 |
#include <ROOT/TReentrantRWLock.hxx>
bool ROOT::Internal::UniqueLockRecurseCount::LocalCounts::fIsWriter = false |
Definition at line 32 of file TReentrantRWLock.hxx.
size_t ROOT::Internal::UniqueLockRecurseCount::LocalCounts::fReadersCount = 0 |
Definition at line 31 of file TReentrantRWLock.hxx.