#include <omp.h>#include <assert.h>Include dependency graph for ctor-8.C:

Go to the source code of this file.
Data Structures | |
| struct | B< N > |
Defines | |
| #define | N 10 |
| #define | THR 4 |
Functions | |
| void | foo () |
| int | main () |
Variables | |
| static B * | base |
| static B * | threadbase |
| static unsigned | cmask [THR] |
| static unsigned | dmask [THR] |
| void foo | ( | void | ) |
Definition at line 48 of file ctor-8.C.
References b, base, N, omp_get_num_threads(), THR, and threadbase.
Here is the call graph for this function:

| int main | ( | void | ) |
B* threadbase [static] |
1.4.7