RTEMS 6.1-rc5
|
This source file contains the implementation of _Thread_Start_multitasking(). More...
#include <rtems/score/threadimpl.h>
#include <rtems/score/assert.h>
#include <rtems/score/smpimpl.h>
Functions | |
void | _Thread_Start_multitasking (void) |
Starts thread multitasking. | |
This source file contains the implementation of _Thread_Start_multitasking().