PandA-2024.02
Variables
data.c File Reference
#include "simple_API.h"
Include dependency graph for data.c:

Go to the source code of this file.

Variables

unsigned counter [N_THREADS] = { 0 }
 
unsigned numAnswers = 0
 
Graph TheGraph
 

Variable Documentation

◆ counter

unsigned counter[N_THREADS] = { 0 }

Definition at line 3 of file data.c.

Referenced by getOutEdges().

◆ numAnswers

unsigned numAnswers = 0

Definition at line 5 of file data.c.

Referenced by getOutEdges().

◆ TheGraph

Graph TheGraph

Definition at line 7 of file data.c.

Referenced by getOutEdges().


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