#include <stdio.h>
#include <stdlib.h>
#include <omp.h>
#include "omp_my_sleep.h"
Go to the source code of this file.
Definition at line 19 of file taskdep_if0.c.
References a, task1(), and task2().
Definition at line 10 of file taskdep_if0.c.
References a, and my_sleep().
Referenced by main().
Definition at line 15 of file taskdep_if0.c.
References a.
Definition at line 8 of file taskdep_if0.c.
Referenced by main(), task1(), and task2().