|
RTEMS
|
Thread Wait Timeout. More...
Go to the source code of this file.
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.
Definition in file threadtimeout.c.
1.8.14