LLVM OpenMP 20.0.0git
Functions
bug-nested.c File Reference
#include <stdio.h>
#include <stdint.h>
#include <omp.h>
#include "omp_testsuite.h"

Go to the source code of this file.

Functions

int test_nested_affinity_bug ()
 
int main ()
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 22 of file bug-nested.c.

References i, REPETITIONS, and test_nested_affinity_bug().

◆ test_nested_affinity_bug()

int test_nested_affinity_bug ( )

Definition at line 8 of file bug-nested.c.

References a, and omp_set_nested.

Referenced by main().