RTEMS 6.1-rc5
Loading...
Searching...
No Matches
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.
 

Detailed Description

This source file contains the implementation of _Thread_Yield().