![]() |
Project
|
Public Attributes | |
std::queue< GPUReconstructionPipelineQueue * > | queue |
std::mutex | mutex |
std::condition_variable | cond |
bool | terminate = false |
Definition at line 61 of file GPUReconstruction.cxx.
std::condition_variable o2::gpu::GPUReconstructionPipelineContext::cond |
Definition at line 64 of file GPUReconstruction.cxx.
std::mutex o2::gpu::GPUReconstructionPipelineContext::mutex |
Definition at line 63 of file GPUReconstruction.cxx.
std::queue<GPUReconstructionPipelineQueue*> o2::gpu::GPUReconstructionPipelineContext::queue |
Definition at line 62 of file GPUReconstruction.cxx.
bool o2::gpu::GPUReconstructionPipelineContext::terminate = false |
Definition at line 65 of file GPUReconstruction.cxx.