CMS 3D CMS Logo

Classes | Namespaces | Functions
WaitingTaskWithArenaHolder.h File Reference
#include <exception>
#include <memory>
#include "tbb/task_arena.h"
#include "tbb/task_group.h"
#include "FWCore/Utilities/interface/thread_safety_macros.h"

Go to the source code of this file.

Classes

class  edm::WaitingTaskWithArenaHolder
 

Namespaces

 edm
 HLT enums.
 

Functions

template<typename F >
auto edm::make_lambda_with_holder (WaitingTaskWithArenaHolder h, F &&f)
 
template<typename F >
auto edm::make_waiting_task_with_holder (WaitingTaskWithArenaHolder h, F &&f)