RTEMS
Functions
threadyield.c File Reference

Thread Yield. More...

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

Go to the source code of this file.

Functions

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

Detailed Description

Thread Yield.

Definition in file threadyield.c.