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
trunk/19afbb4e2e81cc5702fa8cc34c48e1879b98a5aa: [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