FGenericPlatformAtomics::CanUseCompareExchange128

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformAtomics.h

Include

#include "GenericPlatform/GenericPlatformAtomics.h"

Syntax

static bool CanUseCompareExchange128()

Returns

true, if the processor we are running on can execute compare and exchange 128-bit operation.

See Also

cmpxchg16b

early AMD64 processors don't support this operation.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss