Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Not_lockfree.CAS_interface
SourceAlternative interface, which may perform better on architectures without FAD instructions (e.g. AArch).
CAS_interface should not be the default choice. It may be a little faster on ARM, but it is going to be a few times slower than standard on x86.