LLVM OpenMP 20.0.0git
Macros | Functions
omp-atomic-compare-signedness.c File Reference
#include <limits.h>
#include <omp.h>
#include <stdio.h>

Go to the source code of this file.

Macros

#define NUM_THREADS_TRY   256
 

Functions

int main ()
 

Macro Definition Documentation

◆ NUM_THREADS_TRY

#define NUM_THREADS_TRY   256

Definition at line 14 of file omp-atomic-compare-signedness.c.

Function Documentation

◆ main()

int main ( void  )

Definition at line 20 of file omp-atomic-compare-signedness.c.

References i, and omp_get_num_threads().