#include <stdio.h>
#include <omp.h>
#include "omp_testsuite.h"
Go to the source code of this file.
Definition at line 46 of file omp_critical_with_hint.c.
References i, REPETITIONS, and test_omp_critical().
Definition at line 9 of file omp_critical_with_hint.c.
References i, and sum.