[#BloombergLP-bslmt-FastPostSemaphore-getValue] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/FastPostSemaphore.adoc[FastPostSemaphore]::getValue :relfileprefix: ../../../ :mrdocs: Return the current value (`count > 0 ? count : 0`) of this semaphore. == Synopsis Declared in `<bslmt_fastpostsemaphore.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int getValue() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#