Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
crinitTaskDep_t Struct Reference

#include <task.h>

Data Fields

char * name
 Dependency name.
 
char * event
 Dependency event.
 

Detailed Description

Type to store a single dependency within a task.

Field Documentation

◆ event

char* crinitTaskDep_t::event

Dependency event.

◆ name

char* crinitTaskDep_t::name

Dependency name.


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