![]() |
RTEMS 5.2
|
Clear Thread state. More...
#include <rtems/score/threadimpl.h>#include <rtems/score/assert.h>#include <rtems/score/schedulerimpl.h>Functions | |
| States_Control | _Thread_Clear_state_locked (Thread_Control *the_thread, States_Control state) |
| Clears the specified thread state without locking the lock context. More... | |
| States_Control | _Thread_Clear_state (Thread_Control *the_thread, States_Control state) |
| Clears the specified thread state. More... | |
Clear Thread state.