LLVM OpenMP 20.0.0git
|
#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 |
int a = 0 |
Definition at line 7 of file omp_task_priority3.c.
Referenced by main().