FemtoOS Data Structures

Here are the data structures with brief descriptions:
TextendedTickIt is assumed that the union matches Full with LowBtye/HighByte
TosDataSince at that time a task is running there is no need for the OS stack, we make a union of the background variables and the OS stack
Tselect
TtaskControlBlockPer task we have one task control block which holds all dynamic information of a task
TtaskDefinitionBlockPer task we have one task definition block which holds all static information of a task
TtaskExtendedControlBlock
TtaskSaveTtaskSave is the structure which holds the "background" variables
TtickWe use two different types of tick, Ttick and TextendedTick

Generated on Fri Oct 16 00:05:35 2009 for FemtoOS by  doxygen 1.5.2