RTEMS ITRON 3.0 API User's Guide
Creating a semaphore with a limit on the count of 1 effectively restricts the semaphore to being a binary semaphore. When the binary semaphore is available, the count is 1. When the binary semaphore is unavailable, the count is 0.
Since this does not result in a true binary semaphore, advanced binary features like the Priority Inheritance and Priority Ceiling Protocols are not available.
RTEMS ITRON 3.0 API User's Guide
Copyright © 1988-2000 OAR Corporation