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

#include <UT_SpinLock.h>

Public Member Functions

 ut_SpinLockRecursiveT ()
 
void setThreadId (ut_thread_id_t thread_id)
 
ut_thread_id_t getThreadId ()
 
void setLockCount (int lock_count)
 
int getLockCount ()
 

Detailed Description

template<>
class ut_internal::ut_SpinLockRecursiveT< true >

Definition at line 37 of file UT_SpinLock.h.

Constructor & Destructor Documentation

Definition at line 42 of file UT_SpinLock.h.

Member Function Documentation

int ut_internal::ut_SpinLockRecursiveT< true >::getLockCount ( )
inline

Definition at line 56 of file UT_SpinLock.h.

ut_thread_id_t ut_internal::ut_SpinLockRecursiveT< true >::getThreadId ( )
inline

Definition at line 50 of file UT_SpinLock.h.

void ut_internal::ut_SpinLockRecursiveT< true >::setLockCount ( int  lock_count)
inline

Definition at line 53 of file UT_SpinLock.h.

void ut_internal::ut_SpinLockRecursiveT< true >::setThreadId ( ut_thread_id_t  thread_id)
inline

Definition at line 47 of file UT_SpinLock.h.


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