|
RTEMS CPU Kit with SuperCore
4.11.3
|

Files | |
| file | address.h [code] |
| Information Required to Manipulate Physical Addresses. | |
| file | apiext.h [code] |
| API Extensions Handler. | |
| file | apimutex.h [code] |
| API Mutex Handler API. | |
| file | assert.h [code] |
| file | atomic.h [code] |
| Atomic Operations API. | |
| file | basedefs.h [code] |
| Basic Definitions. | |
| file | chain.h [code] |
| Chain Handler API. | |
| file | chainimpl.h [code] |
| Chain Handler API. | |
| file | context.h [code] |
| Information About Each Thread's Context. | |
| file | copyrt.h [code] |
| Copyright Notice for RTEMS. | |
| file | corebarrier.h [code] |
| Constants and Structures Associated with the Barrier Handler. | |
| file | corebarrierimpl.h [code] |
| Inlined Routines Associated with the SuperCore Barrier. | |
| file | coremsg.h [code] |
| Constants and Structures Associated with the Message Queue Handler. | |
| file | coremsgimpl.h [code] |
| Inlined Routines in the Core Message Handler. | |
| file | coremutex.h [code] |
| CORE Mutex API. | |
| file | coremuteximpl.h [code] |
| CORE Mutex Implementation. | |
| file | corerwlock.h [code] |
| Constants and Structures Associated with the RWLock Handler. | |
| file | corerwlockimpl.h [code] |
| Inlined Routines Associated with the SuperCore RWLock. | |
| file | coresem.h [code] |
| Data Associated with the Counting Semaphore Handler. | |
| file | coresemimpl.h [code] |
| Inlined Routines Associated with the SuperCore Semaphore. | |
| file | corespinlock.h [code] |
| Constants and Structures Associated with the Spinlock Handler. | |
| file | corespinlockimpl.h [code] |
| Inlined Routines Associated with the SuperCore Spinlock. | |
| file | cpuset.h [code] |
| Information About the CPU Set. | |
| file | cpusetimpl.h [code] |
| Implementation Helper for CPU Set. | |
| file | cpustdatomic.h [code] |
| Atomic Operations CPU API. | |
| file | freechain.h [code] |
| Freechain Handler API. | |
| file | heap.h [code] |
| Heap Handler API. | |
| file | heapimpl.h [code] |
| Heap Handler Implementation. | |
| file | interr.h [code] |
| Constants and Prototypes Related to the Internal Error Handler. | |
| file | isr.h [code] |
| Data Related to the Management of Processor Interrupt Levels. | |
| file | isrlevel.h [code] |
| ISR Level Type. | |
| file | isrlock.h [code] |
| ISR Locks. | |
| file | mpci.h [code] |
| MPCI Layer API. | |
| file | mpciimpl.h [code] |
| MPCI Layer Implementation. | |
| file | mppkt.h [code] |
| Specification for the Packet Handler. | |
| file | mrsp.h [code] |
| file | mrspimpl.h [code] |
| file | object.h [code] |
| Constants and Structures Associated with the Object Handler. | |
| file | objectimpl.h [code] |
| Inlined Routines in the Object Handler. | |
| file | objectmp.h [code] |
| Data Associated with the Manipulation of Global RTEMS Objects. | |
| file | onceimpl.h [code] |
| Once API. | |
| file | percpu.h [code] |
| This include file defines the per CPU information required by RTEMS. | |
| file | priority.h [code] |
| Thread Priority Manipulation Routines. | |
| file | prioritybitmap.h [code] |
| Manipulation Routines for the Bitmap Priority Queue Implementation. | |
| file | prioritybitmapimpl.h [code] |
| Inlined Routines in the Priority Handler Bit Map Implementation. | |
| file | profiling.h [code] |
| Profiling Support API. | |
| file | protectedheap.h [code] |
| Protected Heap Handler API. | |
| file | rbtree.h [code] |
| Constants and Structures Associated with the Red-Black Tree Handler. | |
| file | rbtreeimpl.h [code] |
| Inlined Routines Associated with Red-Black Trees. | |
| file | resource.h [code] |
| file | resourceimpl.h [code] |
| file | scheduler.h [code] |
| Constants and Structures Associated with the Scheduler. | |
| file | schedulercbs.h [code] |
| Thread manipulation for the CBS scheduler. | |
| file | schedulercbsimpl.h [code] |
| CBS Scheduler Implementation. | |
| file | scheduleredf.h [code] |
| Data Related to the Manipulation of Threads for the EDF Scheduler. | |
| file | scheduleredfimpl.h [code] |
| EDF Scheduler Implementation. | |
| file | schedulerimpl.h [code] |
| Inlined Routines Associated with the Manipulation of the Scheduler. | |
| file | schedulerpriority.h [code] |
| Thread Manipulation with the Priority-Based Scheduler. | |
| file | schedulerpriorityaffinitysmp.h [code] |
| Deterministic Priority Affinity SMP Scheduler API. | |
| file | schedulerpriorityimpl.h [code] |
| Inlined Routines Associated with the Manipulation of the Priority-Based Scheduling Structures. | |
| file | schedulerprioritysmp.h [code] |
| Deterministic Priority SMP Scheduler API. | |
| file | schedulerprioritysmpimpl.h [code] |
| Deterministic Priority SMP Scheduler API. | |
| file | schedulersimple.h [code] |
| Manipulation of Threads Simple-Priority-Based Ready Queue. | |
| file | schedulersimpleimpl.h [code] |
| Inlined Routines Associated with the Manipulation of the Priority-Based Scheduling Structures. | |
| file | schedulersimplesmp.h [code] |
| Simple SMP Scheduler API. | |
| file | schedulersmp.h [code] |
| SMP Scheduler API. | |
| file | schedulersmpimpl.h [code] |
| SMP Scheduler Implementation. | |
| file | smp.h [code] |
| SuperCore SMP Support API. | |
| file | smpbarrier.h [code] |
| SMP Barrier API. | |
| file | smpimpl.h [code] |
| SuperCore SMP Implementation. | |
| file | smplock.h [code] |
| SMP Lock API. | |
| file | stack.h [code] |
| Information About the Thread Stack Handler. | |
| file | stackimpl.h [code] |
| Inlined Routines from the Stack Handler. | |
| file | states.h [code] |
| Thread Execution State Information. | |
| file | statesimpl.h [code] |
| Inlined Routines Associated with Thread State Information. | |
| file | sysstate.h [code] |
| System State Handler API. | |
| file | thread.h [code] |
| Constants and Structures Related with the Thread Control Block. | |
| file | threaddispatch.h [code] |
| file | threadimpl.h [code] |
| Inlined Routines from the Thread Handler. | |
| file | threadmp.h [code] |
| Multiprocessing Portion of the Thread Package. | |
| file | threadq.h [code] |
| Constants and Structures Needed to Declare a Thread Queue. | |
| file | threadqimpl.h [code] |
| Constants and Structures Associated with the Manipulation of Objects. | |
| file | timecounter.h [code] |
| Timecounter API. | |
| file | timecounterimpl.h [code] |
| Timecounter Implementation. | |
| file | timespec.h [code] |
| This include file contains helpers for manipulating timespecs. | |
| file | timestamp.h [code] |
| Helpers for Manipulating Timestamps. | |
| file | tls.h [code] |
| Thread-Local Storage (TLS) | |
| file | tod.h [code] |
| Time of Day Handler API. | |
| file | todimpl.h [code] |
| Time of Day Handler API. | |
| file | userext.h [code] |
| User Extension Handler API. | |
| file | userextimpl.h [code] |
| User Extension Handler API. | |
| file | watchdog.h [code] |
| Constants and Structures Associated with Watchdog Timers. | |
| file | watchdogimpl.h [code] |
| Inlined Routines in the Watchdog Handler. | |
| file | wkspace.h [code] |
| Information Related to the RAM Workspace. | |
1.8.13