Crinit -- Configurable Rootfs Init
|
Public Attributes | |
crinitTaskDB_t * | ctx |
TaskDB which holds the tasks to be terminated/killed on shutdown. More... | |
int | shutdownCmd |
The command for the reboot() syscall, see documentation of RB_* macros in man 7 reboot. More... | |
Argument structure for shdnThread().
crinitTaskDB_t* crinitShdnThrArgs_t::ctx |
TaskDB which holds the tasks to be terminated/killed on shutdown.
int crinitShdnThrArgs_t::shutdownCmd |
The command for the reboot() syscall, see documentation of RB_* macros in man 7 reboot.