RTEMS 6.1-rc1
|
This source file contains the implementation of _Thread_Start(). More...
#include <rtems/score/threadimpl.h>
#include <rtems/score/isrlevel.h>
#include <rtems/score/userextimpl.h>
Functions | |
Status_Control | _Thread_Start (Thread_Control *the_thread, const Thread_Entry_information *entry, ISR_lock_Context *lock_context) |
Starts the specified thread. More... | |
This source file contains the implementation of _Thread_Start().