PandA-2024.02
|
#include "simple_API.h"
Go to the source code of this file.
Variables | |
unsigned | counter [N_THREADS] = { 0 } |
unsigned | numAnswers = 0 |
Graph | TheGraph |
unsigned counter[N_THREADS] = { 0 } |
Definition at line 3 of file data.c.
Referenced by getOutEdges().
unsigned numAnswers = 0 |
Definition at line 5 of file data.c.
Referenced by getOutEdges().
Graph TheGraph |
Definition at line 7 of file data.c.
Referenced by getOutEdges().