|
CPN
Computational Process Networks
|
#include "common_priv.h"#include <cpn/d4r/D4RQueue.h>#include <cpn/d4r/D4RNode.h>#include <cpn/d4r/D4RDeadlockException.h>#include <cpn/utils/AutoLock.h>#include <cpn/utils/AutoUnlock.h>
Include dependency graph for D4RQueue.cc:Go to the source code of this file.
Classes | |
| class | ScopeSetter< T > |
Namespaces | |
| D4R | |
| D4R algorithm as described in "A Distributed Deadlock Detection And
Resolution Algorithm For Process Networks" by Allen, Zucknick and Evans. | |
Macros | |
| #define | DEBUG(fmt,...) |
Definition in file D4RQueue.cc.
| #define DEBUG | ( | fmt, | |
| ... | |||
| ) |
Definition at line 34 of file D4RQueue.cc.
Referenced by D4R::QueueBase::UnlockedSignalReaderTagChanged(), and D4R::QueueBase::UnlockedSignalWriterTagChanged().
1.8.5