16
edits
Changes
no edit summary
The construct identifies what block of code is being executed in parallel and the clause qualifies the parallel construct. In comparison to the C++ 11 thread library, the threads are performed in a region while the C++ 11 thread library have to be specifically created and joined back to the parent thread.
== References ==
Thread Support Library https://en.cppreference.com/w/cpp/thread