PFUNC  1.0
Classes | Namespaces | Variables
pfunc/attribute.hpp File Reference

Implementation of PFUNC -- A Task Parallel API. More...

#include <limits>
#include <pfunc/trampolines.hpp>

Go to the source code of this file.

Classes

struct  pfunc::detail::attribute< Priority, Compare >
 An implementation of the ``attributes'' that a task can have. More...

Namespaces

namespace  pfunc
 

Namespace for the C++ interface of PFUNC.


namespace  pfunc::detail

Variables

static const unsigned int pfunc::detail::QUEUE_CURRENT_THREAD = 0xFFFF
static const unsigned int pfunc::detail::PFUNC_DEFAULT_TASK_LEVEL = 0

Detailed Description

Implementation of PFUNC -- A Task Parallel API.

Author:
Prabhanjan Kambadur