As @protze.joachim pointed out in D47824 , the testcase may fail when a thread is reused.
The added synchronization makes sure this does not happen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D48932
[OMPT] Add synchronization to threads_nested.c testcase sconvent on Jul 4 2018, 5:31 AM. Authored by
Details As @protze.joachim pointed out in D47824 , the testcase may fail when a thread is reused.
Diff Detail
|