Crinit -- Configurable Rootfs Init
crinitTaskList_t Struct Reference

#include <crinit-sdefs.h>

Collaboration diagram for crinitTaskList_t:
Collaboration graph

Public Attributes

size_t numTasks
 Number of elements in the tasks array. More...
 
crinitTaskListEntry_ttasks
 Array of task entries. More...
 

Detailed Description

Type to represent a list of tasks.

Member Data Documentation

◆ numTasks

size_t crinitTaskList_t::numTasks

Number of elements in the tasks array.

◆ tasks

crinitTaskListEntry_t* crinitTaskList_t::tasks

Array of task entries.


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