GClasses

GClasses::GSpinLockHolder Class Reference

#include <GSpinLock.h>

List of all members.

Public Member Functions

 GSpinLockHolder (GSpinLock *pLock, const char *szWhoHoldsTheLock)
 ~GSpinLockHolder ()

Protected Attributes

GSpinLockm_pLock

Constructor & Destructor Documentation

GClasses::GSpinLockHolder::GSpinLockHolder ( GSpinLock pLock,
const char *  szWhoHoldsTheLock 
) [inline]
GClasses::GSpinLockHolder::~GSpinLockHolder ( ) [inline]

Member Data Documentation