RTEMS 6.1-rc1
Functions
threadqextractwithproxy.c File Reference

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. More...
 

Detailed Description

This source file contains the implementation of _Thread_MP_Extract_proxy().