PFUNC 1.0
|
#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 |
Different predicates for pulling tasks out of task queues.