AWS IoT Device SDK C:
Platform
Platform portability layer
|
Return to main page ↑ |
Query the current count of the semaphore.
This function queries a counting semaphore for its current value. A counting semaphore's value is always 0 or positive.
[in] | pSemaphore | The semaphore to query. |