|
NUMA++ 0.11.0
|
This is the complete list of members for numapp::StaticScheduler, including all inherited members.
| Apply(pid_t thread, StaticScheduler const &scheduler) noexcept | numapp::StaticScheduler | related |
| Apply(StaticScheduler const &scheduler) noexcept | numapp::StaticScheduler | related |
| GetPolicy() const noexcept | numapp::StaticScheduler | inline |
| GetPriority() const noexcept | numapp::StaticScheduler | inline |
| operator<<(std::ostream &os, StaticScheduler const &scheduler) | numapp::StaticScheduler | related |
| Policy enum name | numapp::StaticScheduler | |
| SetPolicy(Policy policy) noexcept | numapp::StaticScheduler | |
| SetPriority(int priority) | numapp::StaticScheduler | |
| StaticScheduler(Policy policy, int priority) | numapp::StaticScheduler | explicit |