RTEMS 6.1-rc2
|
This source file contains the implementation of _Thread_Dispatch(). More...
#include <rtems/score/threaddispatch.h>
#include <rtems/score/assert.h>
#include <rtems/score/isr.h>
#include <rtems/score/threadimpl.h>
Functions | |
void | _Thread_Dispatch (void) |
Performs a thread dispatch if necessary. | |
This source file contains the implementation of _Thread_Dispatch().