Crinit -- Configurable Rootfs Init
|
Public Attributes | |
crinitTaskDB_t * | ctx |
The TaskDB context to update on task state changes. More... | |
const crinitTask_t * | t |
The task to run. More... | |
Struct wrapper for arguments to dispatchThreadFunc
crinitTaskDB_t* crinitDispThrArgs_t::ctx |
The TaskDB context to update on task state changes.
const crinitTask_t* crinitDispThrArgs_t::t |
The task to run.