Galois::Graph::FileGraphAllocator Class Reference

List of all members.

Public Member Functions

 FileGraphAllocator (pthread_mutex_t &l, pthread_cond_t &c, FileGraph *s, size_t ss, unsigned m, volatile unsigned &cc)
void operator() (unsigned tid, unsigned total)

Private Attributes

pthread_mutex_t & lock
pthread_cond_t & cond
FileGraphself
size_t sizeofEdgeData
unsigned maxPackages
volatile unsigned & count

Constructor & Destructor Documentation

Galois::Graph::FileGraphAllocator::FileGraphAllocator ( pthread_mutex_t &  l,
pthread_cond_t &  c,
FileGraph s,
size_t  ss,
unsigned  m,
volatile unsigned &  cc 
) [inline]

Member Function Documentation

void Galois::Graph::FileGraphAllocator::operator() ( unsigned  tid,
unsigned  total 
) [inline]

Member Data Documentation

pthread_cond_t& Galois::Graph::FileGraphAllocator::cond [private]
volatile unsigned& Galois::Graph::FileGraphAllocator::count [private]
pthread_mutex_t& Galois::Graph::FileGraphAllocator::lock [private]

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1