BloombergLP::bslmt::FastPostSemaphoreImplWorkaroundUtil

This class provides utility functions for workarounds to system level issues for FastPostSemaphoreImpl.

Synopsis

Declared in <bslmt_fastpostsemaphoreimpl.h>

class FastPostSemaphoreImplWorkaroundUtil;

Static Member Functions

NameDescription
removePostAlwaysSignalsMitigation Remove the mitigation of post always signalling the condition variable.
usePostAlwaysSignalsMitigation Return true if the mitigation of post always signalling the condition variable should be used, and false otherwise.