#include <atomic>
#include <exception>
#include <memory>
#include "tbb/task.h"
Go to the source code of this file.
Classes | |
class | edm::FunctorWaitingTask< F > |
class | edm::WaitingTask |
Namespaces | |
edm | |
HLT enums. | |
Functions | |
template<typename ALLOC , typename F > | |
FunctorWaitingTask< F > * | edm::make_waiting_task (ALLOC &&iAlloc, F f) |