RTEMS 6.1-rc6
|
This source file contains a definition of _Objects_MP_Controls, _Thread_MP_Proxies, and _MPCI_Receive_server_stack for an application configuration with only the local MPCI node and no MP objects. More...
#include <rtems/score/mpci.h>
#include <rtems/score/context.h>
#include <rtems/score/objectdata.h>
#include <rtems/score/stack.h>
#include <rtems/score/thread.h>
Variables | |
Objects_MP_Control | _Objects_MP_Controls [0] |
Thread_Configured_proxy_control *const | _Thread_MP_Proxies |
const MPCI_Configuration | _MPCI_Configuration |
The MPCI configuration. | |
This source file contains a definition of _Objects_MP_Controls, _Thread_MP_Proxies, and _MPCI_Receive_server_stack for an application configuration with only the local MPCI node and no MP objects.