Return the current value (count) of this semaphore.
Declared in <bslmt_fastpostsemaphoreimpl.h>
int
getValueRaw() const;
Note that, unlike getValue, this method can return a negative value. Also note that this method is principally intended for use in testing.
current value (count) of this semaphore