PFUNC 1.0
Classes | Namespaces
pfunc/predicate.hpp File Reference
#include <pfunc/task_queue_set.hpp>

Go to the source code of this file.

Classes

struct  pfunc::detail::regular_predicate_pair< PolicyName, ValueType >
struct  pfunc::detail::waiting_predicate_pair< PolicyName, ValueType >
struct  pfunc::detail::group_predicate_pair< PolicyName, ValueType >
struct  pfunc::detail::waiting_predicate_pair< cilkS, ValueType >
struct  pfunc::detail::group_predicate_pair< cilkS, ValueType >
struct  pfunc::detail::waiting_predicate_pair< prioS, ValueType >
struct  pfunc::detail::group_predicate_pair< prioS, ValueType >

Namespaces

namespace  pfunc
 

Namespace for the C++ interface of PFUNC.


namespace  pfunc::detail

Detailed Description

Different predicates for pulling tasks out of task queues.

Author:
Prabhanjan Kambadur.