|
Crinit -- Configurable Rootfs Init
|

Data Fields | |
| crinitTaskDB_t * | ctx |
| TaskDB which holds the tasks to be terminated/killed on shutdown. | |
| int | shutdownCmd |
| The command for the reboot() syscall, see documentation of RB_* macros in man 7 reboot. | |
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.