LLVM OpenMP 22.0.0git
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.

Referenced by main().

Function Documentation

◆ main()

int main ( void )

Definition at line 19 of file omp_task_depend_resize_hashmap.c.

References failed, i, and NUM_DEPS.