Definition at line 42 of file TRWSpinLock.hxx.
Public Member Functions | |
TRWSpinLockReadGuard (TRWSpinLock &lock) | |
~TRWSpinLockReadGuard () | |
Private Attributes | |
TRWSpinLock & | fLock |
#include <ROOT/TRWSpinLock.hxx>
TRWSpinLockReadGuard::TRWSpinLockReadGuard | ( | TRWSpinLock & | lock | ) |
Definition at line 114 of file TRWSpinLock.cxx.
TRWSpinLockReadGuard::~TRWSpinLockReadGuard | ( | ) |
Definition at line 119 of file TRWSpinLock.cxx.
|
private |
Definition at line 44 of file TRWSpinLock.hxx.