#include <omp.h>Include dependency graph for copyin-2.C:

Go to the source code of this file.
Data Structures | |
| struct | S |
Functions | |
| void | abort (void) |
| int | main (void) |
Variables | |
| S | thr |
| void abort | ( | void | ) |
| int main | ( | void | ) |
Definition at line 12 of file copyin-2.C.
References abort(), l, omp_get_thread_num(), omp_set_dynamic(), omp_set_num_threads(), and thr.
Here is the call graph for this function:

1.4.7