#include <stdio.h>
#include <stdlib.h>
#include <omp.h>
Go to the source code of this file.
Definition at line 9 of file omp_task_priority3.c.
References a, and i.
Definition at line 7 of file omp_task_priority3.c.