RTEMS
5.0.0
|
Go to the source code of this file.
Data Structures | |
struct | Semaphore_MP_Packet |
Enumerations | |
enum | Semaphore_MP_Remote_operations { SEMAPHORE_MP_ANNOUNCE_CREATE = 0, SEMAPHORE_MP_ANNOUNCE_DELETE = 1, SEMAPHORE_MP_EXTRACT_PROXY = 2, SEMAPHORE_MP_OBTAIN_REQUEST = 3, SEMAPHORE_MP_OBTAIN_RESPONSE = 4, SEMAPHORE_MP_RELEASE_REQUEST = 5, SEMAPHORE_MP_RELEASE_RESPONSE = 6 } |
This include file contains all the constants and structures associated with the Multiprocessing Support in the Semaphore Manager.