Return the value of the current count of this semaphore.

Synopsis

Declared in <bslmt_semaphore.h>

int
getValue() const;

Return Value

current count of this semaphore

Created with MrDocs