RTEMS 6.1-rc1
Functions
threadyield.c File Reference

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

#include <rtems/score/threadimpl.h>
#include <rtems/score/schedulerimpl.h>

Functions

void _Thread_Yield (Thread_Control *executing)
 Yields the currently executing thread. More...
 

Detailed Description

This source file contains the implementation of _Thread_Yield().