RTEMS 6.1-rc5
|
This source file contains the implementation of _Thread_MP_Extract_proxy(). More...
#include <rtems/score/threadimpl.h>
#include <rtems/score/objectimpl.h>
#include <rtems/score/statesimpl.h>
Functions | |
void | _Thread_MP_Extract_proxy (Thread_Control *the_thread) |
Extracts the proxy of the thread if necessary. | |
This source file contains the implementation of _Thread_MP_Extract_proxy().