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
Return the value of the current count of this semaphore.
Declared in <bslmt_semaphore.h>
int
getValue() const;
current count of this semaphore
Created with MrDocs