#include <omp.h>
#include <stdio.h>
Go to the source code of this file.
Definition at line 12 of file bug63197.c.
References N, omp_get_max_threads(), and omp_get_num_threads().