GaloisRuntime::PaddedLock< true > Class Template Reference

#include <PaddedLock.h>

Inherited by GaloisRuntime::WorkList::FIFO< T > [private].

List of all members.

Public Member Functions

void lock () const
bool try_lock () const
void unlock () const

Private Attributes

cache_line_storage< SimpleLock
< int, true > > 
Lock

template<>
class GaloisRuntime::PaddedLock< true >


Member Function Documentation

void GaloisRuntime::PaddedLock< true >::lock (  )  const [inline]
bool GaloisRuntime::PaddedLock< true >::try_lock (  )  const [inline]
void GaloisRuntime::PaddedLock< true >::unlock (  )  const [inline]

Member Data Documentation

cache_line_storage<SimpleLock<int, true> > GaloisRuntime::PaddedLock< true >::Lock [mutable, private]

The documentation for this class was generated from the following file:
Generated on Tue Aug 2 11:51:30 2011 for Galois by  doxygen 1.6.3