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

#include <crinit-sdefs.h>

Collaboration diagram for crinitTaskList_t:
Collaboration graph

Data Fields

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

Detailed Description

Type to represent a list of tasks.

Field 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: