forward_parallel_for_each.hh File Reference

#include <paludis/util/mutex.hh>
#include <paludis/util/thread_pool.hh>
#include <tr1/functional>

Go to the source code of this file.

Namespaces

namespace  paludis

Functions

template<typename Iter_, typename Func_>
void paludis::forward_parallel_for_each_thread_func (Iter_ &cur, const Iter_ &end, Mutex &mutex, Func_ &func, unsigned n_at_once)
template<typename Iter_, typename Func_>
void paludis::forward_parallel_for_each (Iter_ cur, const Iter_ &end, Func_ func, unsigned n_threads, unsigned n_at_once)


Detailed Description

Declarations for the forward_parallel_for_each function.

Examples


Generated on Mon Sep 21 10:36:09 2009 for paludis by  doxygen 1.5.4