This class provides utility functions for workarounds to system level issues for FastPostSemaphoreImpl.
Declared in <bslmt_fastpostsemaphoreimpl.h>
class FastPostSemaphoreImplWorkaroundUtil;
| Name | Description |
|---|---|
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. |