RTEMS 6.1-rc1
Functions
threadentryadaptoridle.c File Reference

This source file contains the implementation of _Thread_Entry_adaptor_idle(). More...

#include <rtems/score/threadimpl.h>

Functions

void _Thread_Entry_adaptor_idle (Thread_Control *executing)
 Calls the start kinds idle entry of the thread. More...
 

Detailed Description

This source file contains the implementation of _Thread_Entry_adaptor_idle().