src/vt/scheduler/scheduler.h file

Namespaces

namespace vt
namespace vt::messaging
namespace vt::sched

Classes

template<typename T>
struct vt::messaging::MsgSharedPtr
struct vt::sched::Scheduler
A core VT component that schedules work generated from other components. The pieces of work waiting to execute may be prioritized, see src/vt/scheduler/priority.h.
struct vt::sched::Scheduler::SchedulerLoopGuard