LLVM OpenMP 20.0.0git
Macros | Functions
omp_task_depend_resize_hashmap.c File Reference
#include <omp.h>
#include <stdlib.h>
#include <string.h>

Go to the source code of this file.

Macros

#define NUM_DEPS   4000
 

Functions

int main ()
 

Macro Definition Documentation

◆ NUM_DEPS

#define NUM_DEPS   4000

Definition at line 16 of file omp_task_depend_resize_hashmap.c.

Function Documentation

◆ main()

int main ( void  )

Definition at line 19 of file omp_task_depend_resize_hashmap.c.

References failed, i, and NUM_DEPS.