transwarp
|
Schedules using the given executor. More...
#include <transwarp.h>
Public Member Functions | |
schedule_visitor (bool reset, transwarp::executor *executor) noexcept | |
void | operator() (transwarp::itask &task) |
Public Attributes | |
bool | reset_ |
transwarp::executor * | executor_ |
Schedules using the given executor.