Return true if the mitigation of post always signalling the condition variable should be used, and false otherwise.
Synopsis
Declared in <bslmt_fastpostsemaphoreimpl.h>
static
bool
usePostAlwaysSignalsMitigation();
Return Value
true if the mitigation should be used, and false otherwise
Created with MrDocs