|
PFUNC
1.0
|
#include <pfunc/config.h>#include <pfunc/environ.hpp>#include <pfunc/pfunc_atomics.h>#include <pfunc/mutex.hpp>#include "lifo.hpp"#include "fifo.hpp"#include "cilk.hpp"#include "prio.hpp"Go to the source code of this file.
Classes | |
| struct | pfunc::errorS |
| struct | pfunc::fifoS |
| struct | pfunc::lifoS |
| struct | pfunc::prioS |
| struct | pfunc::cilkS |
| struct | pfunc::detail::task_queue_set< PolicyName, ValueType > |
| struct | pfunc::detail::task_queue_set_data< QueueType > |
Namespaces | |
| namespace | pfunc |
Namespace for the C++ interface of PFUNC. | |
| namespace | pfunc::detail |
1.7.6.1