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