PandA-2024.02
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 
8 
Graph TheGraph
Definition: data.c:7
#define N_THREADS
Definition: simple_API.h:7
unsigned counter[N_THREADS]
Definition: data.c:3
unsigned numAnswers
Definition: data.c:5

Generated on Mon Feb 12 2024 13:02:47 for PandA-2024.02 by doxygen 1.8.13