Detailed Description
Double width (64 or 128 depending on the architecture) compare and exchange.
Replaces the destination value with the exchange value, only if the destination value matched the comparand. Returns true if the value was exchanged.
- Parameters
-
- d - the destination to swap
- e - the exchange value
- c - the comparand
Data Fields
The documentation for this struct was generated from the following file:- /home/vsts/work/1/s/apis/device-detection-cxx/src/common-cxx/threading.h