R_RTOS  0.1
DistributedRealTimeOperatingSystemfortheARMCortexMArchitecture
Data Structures
Here are the data structures with brief descriptions:
[detail level 123]
 CadvTskPrio_strucContains the TskPrio visible to the system and the real TskPrio
 CdummyFktCallStrucStructure of a dummy function call
 CevtQueueA simple singly linked list serving as one event queue
 CevtStrucStruct for Event maintenance
 CgStruc_OS_FLAGSStruct for OS flags
 CmemBlckheadContains the only the flag information about the memory block
 CmemMngrHeadContains the full information about the memory block
 CmntrMonitor for synchronized access
 CmqDataCircular array backed fixed size buffer for data entities
 CmqDummyElmntDummy of a message queue element
 CmqPrtcpntMessage queue participant structure for task and system subscribers and publishers
 CmqPubPublisher element related to a message queue
 CmqSubUnified subscriber element related to a message queue
 CmqSysSubSystem subscriber element related to a message queue
 CmqTskSubTask subscriber element related to a message queue
 CmsgFktCallStrucStructure of a function call related to a message queue
 CmsgPrvdrsUnionUnion of all available message providers
 CmsgQMessage queue which contains publishers, subscribers, data as well as information about the queue
 CmsgQMsgProvStrucMessage Queue provider for a mail box
 CmtxStrucStruct for Mutex maintenance
 CpartIDIdentifier for a message queue participant
 CsemStrucStruct for semaphore maintenance
 CsemSignalUnionSignaling counter for each type of semaphore
 CsyncEleStrucUnified structure for all synchronization mechanism objects
 CsyncEleHandleUnified specialized SyncEle Handles
 CevtSyncEleEvent syncEleStruc::syncEleHandle
 CmntrSyncEleMonitor syncEleStruc::syncEleHandle
 CmtxSyncEleMutex syncEleStruc::syncEleHandle
 CsemSyncEleSemaphore syncEleStruc::syncEleHandle
 CtmrSyncEleTimer syncEleStruc::syncEleHandle
 CsysFktUnion structure to unify the different types of system function calls
 CfktCallTypeUnionUnion of function call types
 CsysMsgProvStrucSystem messaging provider for a mail box
 CsysTckFktCallstrucStructure of a function call related to a system tick timer
 CsysTickEleIDUnionUnified ID of a system tick element
 CsysTickTMRStrucStructure to keep track of system tick timer objects
 CsysTimerStrucStruct for system timer maintenance
 CtimerStrucStruct for timer maintenance
 CspecTimerUnionUnion of specialized timers
 CtmrFktCallStrucStructure of a function call related to a software timer
 CtskMailBoxTask mailbox for messaging services
 CtskMsgProvStrucTask messaging provider for a mail box
 CtskPrioArEleTask priority element for the second dimension of the scheduler
 CtskTCBTask Control Block
 CtskTimerStrucStruct for task timer maintenance