在 2021-02-12 05:10, Luis Jose Romero 写道:
I noticed that the NoFence() variation of the Interlocked atomic functions in 
the Windows headers are missing. or at least I can't find them. In particular I 
was looking for InterlockedExchangeNoFence() and InterlockedOrNoFence().
Here's a link with the full list:


This looks like an oversight (and not only those `NoFence` variants, but those `Acquire` and `Release` are missing too). Patches are welcome.

Ideally those should be declared in <winnt.h> and implemented in <intrin-impl.h>. There are too many of them.


--
Best regards,
Liu Hao

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to