SeExprInternal::_SpinLock Class Reference

#include <SePlatform.h>

List of all members.

Public Member Functions

 _SpinLock ()
 ~_SpinLock ()
void lock ()
void unlock ()

Private Attributes

pthread_spinlock_t _spinlock

Detailed Description

Definition at line 127 of file SePlatform.h.


Constructor & Destructor Documentation

SeExprInternal::_SpinLock::_SpinLock (  )  [inline]

Definition at line 129 of file SePlatform.h.

References _spinlock.

SeExprInternal::_SpinLock::~_SpinLock (  )  [inline]

Definition at line 130 of file SePlatform.h.

References _spinlock.


Member Function Documentation

void SeExprInternal::_SpinLock::lock (  )  [inline]

Definition at line 131 of file SePlatform.h.

References _spinlock.

void SeExprInternal::_SpinLock::unlock (  )  [inline]

Definition at line 132 of file SePlatform.h.

References _spinlock.


Member Data Documentation

pthread_spinlock_t SeExprInternal::_SpinLock::_spinlock [private]

Definition at line 134 of file SePlatform.h.

Referenced by _SpinLock(), lock(), unlock(), and ~_SpinLock().


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

Generated on 25 Jul 2013 for SeExpr by  doxygen 1.6.1