RTEMS CPU Kit with SuperCore  4.10.99.0
Enumerations
Thread Blocking Operation Synchronization Handler
SuperCore

This handler encapsulates functionality related to the management of synchronization critical sections during blocking operations. More...

Collaboration diagram for Thread Blocking Operation Synchronization Handler:

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.

Detailed Description

This handler encapsulates functionality related to the management of synchronization critical sections during blocking operations.