Return the current value (count > 0 ? count : 0) of this semaphore.
Synopsis
Declared in <bslmt_fastpostsemaphore.h>
int
getValue() const;
Return Value
current non‐negative count of this semaphore
Created with MrDocs