Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::runtime::Lockable Class Reference

All objects that may be locked (nodes primarily) must inherit from Lockable. More...

#include <Context.h>

Inheritance diagram for galois::runtime::Lockable:
galois::GChecked< T > galois::GChecked< void >

Public Member Functions

 Lockable ()
 

Friends

class LockManagerBase
 
class SimpleRuntimeContext
 

Detailed Description

All objects that may be locked (nodes primarily) must inherit from Lockable.

Examples:
lonestar/tutorial_examples/ConflictAwareTorus.cpp.

Constructor & Destructor Documentation

galois::runtime::Lockable::Lockable ( )
inline

Friends And Related Function Documentation

friend class LockManagerBase
friend
friend class SimpleRuntimeContext
friend

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