LLVM OpenMP 20.0.0git
|
#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 () |
#define NUM_THREADS_TRY 256 |
Definition at line 14 of file omp-atomic-compare-signedness.c.
Definition at line 20 of file omp-atomic-compare-signedness.c.
References i, and omp_get_num_threads().