|
CCTLib
Calling-context and data-object attribution library for Intel Pin
|
#include <stdio.h>#include <omp.h>
Include dependency graph for omp_race_tn_critical.c:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| static volatile int | counter |
| static volatile int | sink |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 9 of file omp_race_tn_critical.c.
|
static |
Definition at line 6 of file omp_race_tn_critical.c.
Referenced by main().
|
static |
Definition at line 7 of file omp_race_tn_critical.c.
Referenced by main().