PFUNC 1.0
Classes | Namespaces
pfunc/task_queue_set.hpp File Reference
#include <pfunc/config.h>
#include <pfunc/environ.hpp>
#include <pfunc/pfunc_atomics.h>
#include <pfunc/mutex.hpp>
#include <errno.h>
#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