ISIX-RTOS - small operating system for ARM microcontrollers 1.2
Data Fields

task_ready_struct Struct Reference

#include <scheduler.h>

Collaboration diagram for task_ready_struct:
Collaboration graph
[legend]

Data Fields

prio_t prio
list_entry_t task_list
list_t inode

Detailed Description

Definition at line 11 of file prv/scheduler.h.


Field Documentation

Definition at line 14 of file prv/scheduler.h.

Referenced by isixp_add_task_to_ready_list(), and isixp_schedule().


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines