This commit updates ParallelNative to use a single std::latch (C++20) in place of an atomic + mutex + condvar. #176662.
Pull Request resolved: #187194
Approved by: https://github.com/Skylion007
Intelligence View
viable/strict/1781329635: [c++20] Simplify waiting using std::latch (#187194)
This commit updates ParallelNative to use a single std::latch (C++20) in place of an atomic + mutex + condvar. #176662. Pull Request resolved: #187194 Approved by: https://github.com/Skylion007
SOCIAL SHARE CARD GENERATOR