RTEMS
Public Attributes | List of all members
Per_CPU_Job_context Struct Reference

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.
 

Detailed Description

Context for per-processor jobs.

This is separate from Per_CPU_Job to save stack memory in _SMP_Multicast_action().

Definition at line 184 of file percpu.h.


The documentation for this struct was generated from the following file: