[#BloombergLP-bslmt-FastPostSemaphoreImplWorkaroundUtil-usePostAlwaysSignalsMitigation] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/FastPostSemaphoreImplWorkaroundUtil.adoc[FastPostSemaphoreImplWorkaroundUtil]::usePostAlwaysSignalsMitigation :relfileprefix: ../../../ :mrdocs: Return `true` if the mitigation of `post` always signalling the condition variable should be used, and `false` otherwise. == Synopsis Declared in `<bslmt_fastpostsemaphoreimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool usePostAlwaysSignalsMitigation(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#