LLVM OpenMP 22.0.0git
simple.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <omp.h>
#include "omp_testsuite.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 14 of file simple.c.

References get_exit_value(), go_parallel(), and omp_set_affinity_format.