Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::TRWSpinLockReadGuard Class Reference

Definition at line 42 of file TRWSpinLock.hxx.

Public Member Functions

 TRWSpinLockReadGuard (TRWSpinLock &lock)
 ~TRWSpinLockReadGuard ()

Private Attributes

TRWSpinLockfLock

#include <ROOT/TRWSpinLock.hxx>

Constructor & Destructor Documentation

◆ TRWSpinLockReadGuard()

TRWSpinLockReadGuard::TRWSpinLockReadGuard ( TRWSpinLock & lock)

Definition at line 114 of file TRWSpinLock.cxx.

◆ ~TRWSpinLockReadGuard()

TRWSpinLockReadGuard::~TRWSpinLockReadGuard ( )

Definition at line 119 of file TRWSpinLock.cxx.

Member Data Documentation

◆ fLock

TRWSpinLock& ROOT::TRWSpinLockReadGuard::fLock
private

Definition at line 44 of file TRWSpinLock.hxx.


The documentation for this class was generated from the following files: