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 9950df2 commit 012aad2Copy full SHA for 012aad2
libcxx/include/__atomic/atomic_sync.h
@@ -91,7 +91,6 @@ __libcpp_atomic_notify_all_global_table(void const volatile*) _NOEXCEPT;
91
92
template <std::size_t _Size>
93
_LIBCPP_AVAILABILITY_NEW_SYNC _LIBCPP_EXPORTED_FROM_ABI void
94
-
95
__libcpp_atomic_wait_native(void const volatile* __address, void const* __old_value) _NOEXCEPT;
96
97
0 commit comments