PFUNC 1.0
Classes | Namespaces
pfunc/group.hpp File Reference

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

Detailed Description

Implementation of groups for PFUNC -- A Task Parallel API.

Author:
Prabhanjan Kambadur