RTEMS 6.1-rc1
Functions
threadstartmultitasking.c File Reference

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. More...
 

Detailed Description

This source file contains the implementation of _Thread_Start_multitasking().