![]() |
A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
|
#include <iostream>#include <climits>#include "LockGuard.h"#include "NothingWork.h"#include <limits.h>#include "PDBWorkerQueue.h"
Include dependency graph for PDBWorkerQueue.cc:Go to the source code of this file.
Namespaces | |
| pdb | |
Macros | |
| #define | PDB_WORKER_Q_C |
Functions | |
| void * | pdb::enterTheQueue (void *pdbWorkerQueueInstance) |
| #define PDB_WORKER_Q_C |
Definition at line 20 of file PDBWorkerQueue.cc.