ATLAS Offline Software
Namespaces | Functions
TaskArena.h File Reference
#include <functional>
Include dependency graph for TaskArena.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 AthCUDA
 

Functions

void AthCUDA::enqueueTask (std::function< void()> f)
 Enqueue a function to the TBB task arena used for CUDA calls. More...