#include <stdio.h>
#include <stdint.h>
#include <omp.h>
#include "omp_testsuite.h"
Go to the source code of this file.
Definition at line 22 of file bug-nested.c.
References i, REPETITIONS, and test_nested_affinity_bug().
Definition at line 8 of file bug-nested.c.
References a, and omp_set_nested.
Referenced by main().