PandA-2024.02
documentation
everest_summer_school
Exercise3
common
data.c
Go to the documentation of this file.
1
#include "
simple_API.h
"
2
3
unsigned
counter
[
N_THREADS
] = { 0 };
4
5
unsigned
numAnswers
= 0;
6
7
Graph
TheGraph
;
8
TheGraph
Graph TheGraph
Definition:
data.c:7
N_THREADS
#define N_THREADS
Definition:
simple_API.h:7
Graph
Definition:
simple_API.h:29
simple_API.h
counter
unsigned counter[N_THREADS]
Definition:
data.c:3
numAnswers
unsigned numAnswers
Definition:
data.c:5
Generated on Mon Feb 12 2024 13:02:47 for PandA-2024.02 by
1.8.13