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

Data Fields

crinitTaskDB_tctx
 The TaskDB context to update on task state changes.
 
const crinitTask_tt
 The task to run.
 
crinitDispatchThreadMode_t mode
 Select between start and stop commands.
 

Detailed Description

Struct wrapper for arguments to dispatchThreadFunc

Field Documentation

◆ ctx

crinitTaskDB_t* crinitDispThrArgs_t::ctx

The TaskDB context to update on task state changes.

◆ mode

crinitDispatchThreadMode_t crinitDispThrArgs_t::mode

Select between start and stop commands.

◆ t

const crinitTask_t* crinitDispThrArgs_t::t

The task to run.


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