LLVM OpenMP 20.0.0git
Functions | Variables
omp_task_priority3.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <omp.h>

Go to the source code of this file.

Functions

int main (void)
 

Variables

int a = 0
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 9 of file omp_task_priority3.c.

References a, and i.

Variable Documentation

◆ a

int a = 0

Definition at line 7 of file omp_task_priority3.c.

Referenced by main().