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

#include <UT_SpinLock.h>

Public Member Functions

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

Detailed Description

template<>
class ut_internal::ut_SpinLockDebugT< true >

Definition at line 72 of file UT_SpinLock.h.

Constructor & Destructor Documentation

Definition at line 75 of file UT_SpinLock.h.

Definition at line 81 of file UT_SpinLock.h.

Member Function Documentation

void ut_internal::ut_SpinLockDebugT< true >::addCollision ( )
inline

Definition at line 90 of file UT_SpinLock.h.

bool ut_internal::ut_SpinLockDebugT< true >::debugThisLock ( ) const
inline

Definition at line 87 of file UT_SpinLock.h.

int ut_internal::ut_SpinLockDebugT< true >::getCollisions ( ) const
inline

Definition at line 89 of file UT_SpinLock.h.

bool ut_internal::ut_SpinLockDebugT< true >::isActive ( ) const
inline

Definition at line 86 of file UT_SpinLock.h.

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

Definition at line 88 of file UT_SpinLock.h.


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