Crinit -- Configurable Rootfs Init
crinitTaskListEntry_t Struct Reference

#include <crinit-sdefs.h>

Public Attributes

char * name
 Task name. More...
 
pid_t pid
 PID of currently running process subordinate to the task, if any. More...
 
crinitTaskState_t state
 Task state. More...
 

Detailed Description

Type to represent an entry in a task list.

Member Data Documentation

◆ name

char* crinitTaskListEntry_t::name

Task name.

◆ pid

pid_t crinitTaskListEntry_t::pid

PID of currently running process subordinate to the task, if any.

◆ state

crinitTaskState_t crinitTaskListEntry_t::state

Task state.


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