|
PFUNC
1.0
|
Implementation of PFUNC -- A Task Parallel API. More...
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 |
Implementation of PFUNC -- A Task Parallel API.
1.7.6.1