You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WaitOnAddress in Windows 8 and above. Note: Ensuring that Windows has access to the correct address will require using Windows' Compare-Exchange functions on a regular integer, rather than the standard C++ atomics.
The text was updated successfully, but these errors were encountered:
Issue tracking implementation of
counting_semaphore
s, introduced in C++20.See counting_semaphore and binary_semaphore on cppreference.com.
Potential implementations:
The text was updated successfully, but these errors were encountered: