From 17626111926babb53ecb4ee5d470d8c6b3c02c41 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Thu, 18 Feb 2016 15:29:17 +1100 Subject: Add semaphore attributes figure. --- c_user/semaphore_manager.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'c_user/semaphore_manager.rst') diff --git a/c_user/semaphore_manager.rst b/c_user/semaphore_manager.rst index 668c951..047e036 100644 --- a/c_user/semaphore_manager.rst +++ b/c_user/semaphore_manager.rst @@ -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 following tree figure illustrates the valid combinations. -.. code:: c - - Not available in ASCII representation +.. figure:: semaphore_attributes.png + :width: 90% + :align: center + :alt: Semaphore Attributes Building a SEMAPHORE_OBTAIN Option Set -------------------------------------- -- cgit v1.2.3