|
NeKernel dev
|
#include <KernelKit/ProcessScheduler.h>Namespaces | |
| namespace | Kernel |
| UPS inline definitions. | |
Functions | |
| Void | Kernel::mp_wakeup_thread (HAL::StackFrame *stack) |
| Wakes up thread. Wakes up thread from the hang state. | |
| Void | Kernel::mp_hang_thread (HAL::StackFrame *stack) |
| makes the thread sleep on a loop. hooks and hangs thread to prevent code from executing. | |