Definition at line 51 of file TRWSpinLock.hxx.
Public Member Functions | |
TRWSpinLockWriteGuard (TRWSpinLock &lock) | |
~TRWSpinLockWriteGuard () | |
Private Attributes | |
TRWSpinLock & | fLock |
#include <ROOT/TRWSpinLock.hxx>
TRWSpinLockWriteGuard::TRWSpinLockWriteGuard | ( | TRWSpinLock & | lock | ) |
Definition at line 124 of file TRWSpinLock.cxx.
TRWSpinLockWriteGuard::~TRWSpinLockWriteGuard | ( | ) |
Definition at line 129 of file TRWSpinLock.cxx.
|
private |
Definition at line 53 of file TRWSpinLock.hxx.