We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc9c206 commit 83844f4Copy full SHA for 83844f4
c/common/test/includes/standard-library/stdatomic.h
@@ -0,0 +1,2 @@
1
+#define atomic_compare_exchange_weak(a, b, c) 0
2
+#define atomic_compare_exchange_weak_explicit(a, b, c, d, e) 0
0 commit comments