|
RTEMS CPU Kit with SuperCore
4.10.99.0
|
This handler encapsulates functionality related to the management of synchronization critical sections during blocking operations. More...
|
Enumerations | |
| enum | Thread_blocking_operation_States { THREAD_BLOCKING_OPERATION_SYNCHRONIZED, THREAD_BLOCKING_OPERATION_NOTHING_HAPPENED, THREAD_BLOCKING_OPERATION_TIMEOUT, THREAD_BLOCKING_OPERATION_SATISFIED } |
| The following enumerated types indicate what happened while the thread blocking was in the synchronization window. | |
This handler encapsulates functionality related to the management of synchronization critical sections during blocking operations.
1.7.5