Crinit -- Configurable Rootfs Init
|
#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... | |
Type to represent an entry in a task list.
char* crinitTaskListEntry_t::name |
Task name.
pid_t crinitTaskListEntry_t::pid |
PID of currently running process subordinate to the task, if any.
crinitTaskState_t crinitTaskListEntry_t::state |
Task state.