[#BloombergLP-bslmt-FastPostSemaphoreImpl-isDisabled] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/FastPostSemaphoreImpl.adoc[FastPostSemaphoreImpl]::isDisabled :relfileprefix: ../../../ :mrdocs: Return `true` if this semaphore is wait disabled, and `false` otherwise. Note that the semaphore is created in the "wait enabled" state. == Synopsis Declared in `<bslmt_fastpostsemaphoreimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isDisabled() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#