HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ut_internal::ut_SpinLockDebugT< R > Class Template Reference

#include <UT_SpinLock.h>

Public Member Functions

bool debugThisLock () const
 
void setDebugThisLock (bool v)
 
bool isActive () const
 
int getCollisions () const
 
void addCollision ()
 

Detailed Description

template<bool R>
class ut_internal::ut_SpinLockDebugT< R >

Definition at line 61 of file UT_SpinLock.h.

Member Function Documentation

template<bool R>
void ut_internal::ut_SpinLockDebugT< R >::addCollision ( )
inline

Definition at line 68 of file UT_SpinLock.h.

template<bool R>
bool ut_internal::ut_SpinLockDebugT< R >::debugThisLock ( ) const
inline

Definition at line 64 of file UT_SpinLock.h.

template<bool R>
int ut_internal::ut_SpinLockDebugT< R >::getCollisions ( ) const
inline

Definition at line 67 of file UT_SpinLock.h.

template<bool R>
bool ut_internal::ut_SpinLockDebugT< R >::isActive ( ) const
inline

Definition at line 66 of file UT_SpinLock.h.

template<bool R>
void ut_internal::ut_SpinLockDebugT< R >::setDebugThisLock ( bool  v)
inline

Definition at line 65 of file UT_SpinLock.h.


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