PFUNC 1.0
|
Implementation of groups for PFUNC -- A Task Parallel API. More...
#include <pfunc/pfunc_common.h>
#include <pfunc/exception.hpp>
#include <pfunc/mutex.hpp>
#include <pfunc/pfunc_atomics.h>
Go to the source code of this file.
Classes | |
struct | pfunc::detail::group |
Implements a group structure across which barriers can be executed. More... | |
Namespaces | |
namespace | pfunc |
Namespace for the C++ interface of PFUNC. | |
namespace | pfunc::detail |
Implementation of groups for PFUNC -- A Task Parallel API.