Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
crinitShdnThrArgs_t Struct Reference
Collaboration diagram for crinitShdnThrArgs_t:
Collaboration graph

Data Fields

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

Detailed Description

Argument structure for shdnThread().

Field 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: