Crinit -- Configurable Rootfs Init
|
#include <task.h>
Public Attributes | |
char * | name |
Name of the provided feature. More... | |
crinitTaskState_t | stateReq |
The task state required to be reached to provide the feature. More... | |
Type to store a single provided feature within a task.
char* crinitTaskPrv_t::name |
Name of the provided feature.
crinitTaskState_t crinitTaskPrv_t::stateReq |
The task state required to be reached to provide the feature.