RTEMS
|
Processor Mask Implementation. More...
#include <rtems/score/processormask.h>
Go to the source code of this file.
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. More... | |
Variables | |
const Processor_mask | _Processor_mask_The_one_and_only = { .__bits[ 0 ] = 1 } |
Processor Mask Implementation.
Definition in file processormaskcopy.c.