#include <rtems/score/threadmp.inl>

Go to the source code of this file.
Functions | |
| void | _Thread_MP_Handler_initialization (uint32_t maximum_proxies) |
| _Thread_MP_Handler_initialization | |
| Thread_Control * | _Thread_MP_Allocate_proxy (States_Control the_state) |
| _Thread_MP_Allocate_proxy | |
| Thread_Control * | _Thread_MP_Find_proxy (Objects_Id the_id) |
| _Thread_MP_Find_proxy | |
Variables | |
| SCORE_EXTERN Chain_Control | _Thread_MP_Active_proxies |
| Active Proxy Set. | |
| SCORE_EXTERN Chain_Control | _Thread_MP_Inactive_proxies |
| Inactive Proxy Set. | |
1.5.6