RTEMS
5.1
|
#include <rtems/score/thread.h>
#include <rtems/score/objectimpl.h>
#include <rtems/score/wkspace.h>
Functions | |
Objects_Control * | _Thread_Allocate_unlimited (Objects_Information *information) |
Return an inactive thread object or NULL. More... | |