Go to the source code of this file.
int omp_get_max_threads |
( |
) | |
|
|
inline |
Definition at line 38 of file omp.h.
int omp_get_num_procs |
( |
) | |
|
|
inline |
Definition at line 41 of file omp.h.
int omp_get_num_threads |
( |
) | |
|
|
inline |
Definition at line 39 of file omp.h.
int omp_get_thread_num |
( |
) | |
|
|
inline |
Definition at line 40 of file omp.h.
void omp_set_nested |
( |
const int |
n) | |
|
|
inline |
Definition at line 36 of file omp.h.
void omp_set_num_threads |
( |
const int |
n) | |
|
|
inline |
Definition at line 37 of file omp.h.