CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
FinalWaitingTask Class Reference

#include "FWCore/Concurrency/interface/FinalWaitingTask.h"

Detailed Description

Description: [one line class summary]

Usage: Use this class on the stack to signal the final task to be run. Call done() to check to see if the task was run and check value of exceptionPtr() to see if an exception was thrown by any task in the group.