mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-17 18:41:43 +08:00
Add semaphore attributes figure.
This commit is contained in:
parent
f02e87257a
commit
1762611192
BIN
c_user/semaphore_attributes.png
Normal file
BIN
c_user/semaphore_attributes.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
@ -241,9 +241,10 @@ ordered blocking discipline must be applied to a binary semaphore in order to
|
|||||||
use either the priority inheritance or priority ceiling functionality. The
|
use either the priority inheritance or priority ceiling functionality. The
|
||||||
following tree figure illustrates the valid combinations.
|
following tree figure illustrates the valid combinations.
|
||||||
|
|
||||||
.. code:: c
|
.. figure:: semaphore_attributes.png
|
||||||
|
:width: 90%
|
||||||
Not available in ASCII representation
|
:align: center
|
||||||
|
:alt: Semaphore Attributes
|
||||||
|
|
||||||
Building a SEMAPHORE_OBTAIN Option Set
|
Building a SEMAPHORE_OBTAIN Option Set
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user