Project
Loading...
Searching...
No Matches
o2::gpu::GPUReconstructionPipelineContext Struct Reference

Public Attributes

std::queue< GPUReconstructionPipelineQueue * > queue
 
std::mutex mutex
 
std::condition_variable cond
 
bool terminate = false
 

Detailed Description

Definition at line 61 of file GPUReconstruction.cxx.

Member Data Documentation

◆ cond

std::condition_variable o2::gpu::GPUReconstructionPipelineContext::cond

Definition at line 64 of file GPUReconstruction.cxx.

◆ mutex

std::mutex o2::gpu::GPUReconstructionPipelineContext::mutex

Definition at line 63 of file GPUReconstruction.cxx.

◆ queue

std::queue<GPUReconstructionPipelineQueue*> o2::gpu::GPUReconstructionPipelineContext::queue

Definition at line 62 of file GPUReconstruction.cxx.

◆ terminate

bool o2::gpu::GPUReconstructionPipelineContext::terminate = false

Definition at line 65 of file GPUReconstruction.cxx.


The documentation for this struct was generated from the following file: