Changes between Version 68 and Version 69 of Next-GenOpenMPTransformation
- Timestamp:
- 03/12/21 18:29:32 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Next-GenOpenMPTransformation
v68 v69 48 48 B; 49 49 $track{ // Ignore race on lock 50 _omp_critical_c->value = 1; // Exit critical block50 _omp_critical_c->value = 0; // Exit critical block 51 51 } 52 52 $check_data_race(); // 1st check
