Itoyori
v0.0.1
scheduler.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
ityr/common/util.hpp
"
4
#include "
ityr/ito/options.hpp
"
5
#include "
ityr/ito/sched/serial.hpp
"
6
#include "
ityr/ito/sched/randws.hpp
"
7
#include "
ityr/ito/sched/adws.hpp
"
8
9
namespace
ityr::ito
{
10
11
using
scheduler
=
ITYR_CONCAT
(scheduler_,
ITYR_ITO_SCHEDULER
);
12
13
}
adws.hpp
util.hpp
ITYR_CONCAT
#define ITYR_CONCAT(x, y)
Definition:
util.hpp:20
options.hpp
ITYR_ITO_SCHEDULER
#define ITYR_ITO_SCHEDULER
ityr::ito
Definition:
aarch64.hpp:5
ityr::ito::scheduler
ITYR_CONCAT(scheduler_, ITYR_ITO_SCHEDULER) scheduler
Definition:
scheduler.hpp:11
randws.hpp
serial.hpp
ityr
ito
scheduler.hpp
Generated by
1.9.1