src/vt/context/runnable_context/td.h file

Namespaces

namespace vt
namespace vt::ctx

Classes

struct vt::ctx::TD
Context for termination detection to be preserved with a task. Manages the epoch stack associated with running tasks. Produces and consumes in the constructor and destructor to ensure termination is not detected early.