RTEMS
5.0.0
|
Thread Wait Timeout. More...
Functions | |
void | _Thread_Continue (Thread_Control *the_thread, Status_Control status) |
Cancels a blocking operation so that the thread can continue its execution. More... | |
void | _Thread_Timeout (Watchdog_Control *the_watchdog) |
General purpose thread wait timeout. More... | |
Thread Wait Timeout.