RTEMS 6.1-rc6
|
This source file contains the implementation of _Thread_Get(). More...
#include <rtems/score/threadimpl.h>
Functions | |
Thread_Control * | _Thread_Get (Objects_Id id, ISR_lock_Context *lock_context) |
Gets a thread by its identifier. | |
This source file contains the implementation of _Thread_Get().