RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
threadplaindispatch.c File Reference

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.
 

Detailed Description

This source file contains the implementation of _Thread_Dispatch().