Definition at line 1939 of file EventProcessor.cc.
edm::StreamProcessingTask::StreamProcessingTask |
( |
EventProcessor * |
iProc, |
|
|
unsigned int |
iStreamIndex, |
|
|
std::atomic< bool > * |
iFinishedProcessingEvents, |
|
|
tbb::task * |
iWaitTask |
|
) |
| |
|
inline |
Definition at line 1941 of file EventProcessor.cc.
edm::propagate_const< tbb::task * > m_waitTask
edm::propagate_const< EventProcessor * > m_proc
edm::propagate_const< std::atomic< bool > * > m_finishedProcessingEvents
tbb::task* edm::StreamProcessingTask::execute |
( |
void |
| ) |
|
|
inline |
Definition at line 1950 of file EventProcessor.cc.
edm::propagate_const< tbb::task * > m_waitTask
edm::propagate_const< EventProcessor * > m_proc
edm::propagate_const< std::atomic< bool > * > m_finishedProcessingEvents
unsigned int edm::StreamProcessingTask::m_streamID |
|
private |