Aufgabe 7: Anwendung
Scheduler Member List
This is the complete list of members for Scheduler, including all inherited members.
active() | Dispatcher | inlinestatic |
block(Waitingroom *waitingroom) | Scheduler | static |
dispatch(Thread *next) | Dispatcher | static |
exit() | Scheduler | static |
go(Thread *first) | Dispatcher | static |
isActive(const Thread *thread, unsigned *cpu=nullptr) | Dispatcher | inlinestatic |
isEmpty() | Scheduler | inlinestatic |
kill(Thread *that) | Scheduler | static |
ready(Thread *that) | Scheduler | static |
resume() | Scheduler | static |
schedule() | Scheduler | static |
wakeup(Thread *customer) | Scheduler | static |