tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
worker Class Reference

#include <worker.hpp>

Inheritance diagram for worker:
Collaboration diagram for worker:

Public Member Functions

virtual void operator() ()
 
 worker (int c, region_info **r, barrier *b)
 
- Public Member Functions inherited from runnable
virtual ~runnable ()
 

Private Attributes

int col
 
region_info ** regions
 
barrierbar
 

Constructor & Destructor Documentation

worker::worker ( int  c,
region_info **  r,
barrier b 
)
inline

Member Function Documentation

void worker::operator() ( )
virtual

Implements runnable.

Here is the call graph for this function:

Member Data Documentation

barrier* worker::bar
private
int worker::col
private
region_info** worker::regions
private

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