RTEMS
|
Context for per-processor jobs. More...
#include <percpu.h>
Public Attributes | |
Per_CPU_Job_handler | handler |
The job handler. | |
void * | arg |
The job handler argument. | |
Context for per-processor jobs.
This is separate from Per_CPU_Job to save stack memory in _SMP_Multicast_action().