bool isFlushRequested(Guard &guard)
bool isAttached(Guard &guard)
void incRef(Guard &guard)
Add another reference.
void requestFlush(Guard &guard)
Request a CA 'flush'.
Context for ProcessVariable instances.
Definition: ProcessVariableContext.h:18
OrderedMutex & getMutex()
void attach(Guard &guard)
Attach current thread to this context.
virtual ~ProcessVariableContext()
Destructor.
size_t getRefs(Guard &guard)
void decRef(Guard &guard)
Remove a reference.