LLVM OpenMP
bug63197.c File Reference
#include <omp.h>
#include <stdio.h>

Go to the source code of this file.

Functions

int main (int argc, char *argv[])

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 12 of file bug63197.c.

References N, omp_get_max_threads(), and omp_get_num_threads().