Go to the source code of this file.
◆ SCHEDOP_yield
◆ SCHEDOP_shutdown
#define SCHEDOP_shutdown 2 |
◆ SCHEDOP_poll
◆ SHUTDOWN_poweroff
#define SHUTDOWN_poweroff 0 /* Domain exited normally. Clean up and kill. */ |
◆ SHUTDOWN_reboot
#define SHUTDOWN_reboot 1 /* Clean up, kill, and then restart. */ |
◆ SHUTDOWN_suspend
#define SHUTDOWN_suspend 2 /* Clean up, save suspend info, kill. */ |
◆ SHUTDOWN_crash
#define SHUTDOWN_crash 3 /* Tell controller we've crashed. */ |
◆ SHUTDOWN_watchdog
#define SHUTDOWN_watchdog 4 /* Restart because watchdog time expired. */ |