Crinit -- Configurable Rootfs Init
crinitShdnThrArgs_t Struct Reference
Collaboration diagram for crinitShdnThrArgs_t:
Collaboration graph

Public Attributes

crinitTaskDB_tctx
 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...
 

Detailed Description

Argument structure for shdnThread().

Member Data Documentation

◆ ctx

crinitTaskDB_t* crinitShdnThrArgs_t::ctx

TaskDB which holds the tasks to be terminated/killed on shutdown.

◆ shutdownCmd

int crinitShdnThrArgs_t::shutdownCmd

The command for the reboot() syscall, see documentation of RB_* macros in man 7 reboot.


The documentation for this struct was generated from the following file: