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