RTEMS 6.1-rc4
|
This header file provides the interfaces of the Processor Mask. More...
Go to the source code of this file.
Enumerations | |
enum | Processor_mask_Copy_status { PROCESSOR_MASK_COPY_LOSSLESS , PROCESSOR_MASK_COPY_PARTIAL_LOSS , PROCESSOR_MASK_COPY_COMPLETE_LOSS , PROCESSOR_MASK_COPY_INVALID_SIZE } |
Functions | |
Processor_mask_Copy_status | _Processor_mask_Copy (long *dst, size_t dst_size, const long *src, size_t src_size) |
Copies one mask to another. | |
Variables | |
const Processor_mask | _Processor_mask_The_one_and_only |
This header file provides the interfaces of the Processor Mask.