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

#include <crinit-sdefs.h>

Collaboration diagram for crinitTaskList:
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::numTasks

Number of elements in the tasks array.

◆ tasks

crinitTaskListEntry_t* crinitTaskList::tasks

Array of task entries.


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