RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions | Variables
processormaskcopy.c File Reference

This source file contains the definition of _Processor_mask_The_one_and_only and the implementation of _Processor_mask_Copy(). More...

#include <rtems/score/processormaskimpl.h>

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 = { .__bits[ 0 ] = 1 }
 

Detailed Description

This source file contains the definition of _Processor_mask_The_one_and_only and the implementation of _Processor_mask_Copy().