Galois::Runtime::LL::ThreadRWlock Class Reference

#include <ThreadRWlock.h>

List of all members.

Public Member Functions

void readLock ()
void readUnlock ()
void writeLock ()
void writeUnlock ()

Private Types

typedef PaddedLock< true > Lock_ty
typedef PerThreadStorage< Lock_tyPerThreadLock

Private Attributes

PerThreadLock locks

Member Typedef Documentation

typedef PaddedLock<true> Galois::Runtime::LL::ThreadRWlock::Lock_ty [private]

Member Function Documentation

void Galois::Runtime::LL::ThreadRWlock::readLock (  )  [inline]
void Galois::Runtime::LL::ThreadRWlock::readUnlock (  )  [inline]
void Galois::Runtime::LL::ThreadRWlock::writeLock (  )  [inline]
void Galois::Runtime::LL::ThreadRWlock::writeUnlock (  )  [inline]

Member Data Documentation


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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1