1 #ifndef FWCore_Concurrency_FinalWaitingTask_h 2 #define FWCore_Concurrency_FinalWaitingTask_h 24 #include "oneapi/tbb/task_group.h"
bool done() const noexcept
std::exception_ptr exceptionPtr() const
Returns exception thrown by dependent task.
std::exception_ptr waitNoThrow()
tbb::task_handle m_handle
FinalWaitingTask(tbb::task_group &iGroup)
std::atomic< bool > m_done
FinalWaitingTask()=delete
tbb::task_group * m_group