RTEMS 6.1-rc1
|
Data Fields | |
TQContext | base |
This member contains the base thread queue test context. | |
TQMtxProtocol | protocol |
This member defines the locking protocol. | |
TQMtxRecursive | recursive |
This member defines the recursive seize behaviour. | |
TQMtxOwnerCheck | owner_check |
This member defines the owner check behaviour. | |
rtems_task_priority | priority_ceiling |
This member defines the priority ceiling of the mutex. More... | |
rtems_task_priority TQMtxContext::priority_ceiling |
This member defines the priority ceiling of the mutex.
Use PRIO_INVALID to indicate that the mutex does not provide a priority ceiling.