Go to the source code of this file.
Functions | |
int | main () |
int | omp_get_max_threads () |
int | omp_get_num_threads () |
double | omp_get_wtime () |
int main | ( | ) |
Definition at line 47 of file test-touch.c.
References omp_get_max_threads(), omp_get_num_threads(), and omp_get_wtime().
int omp_get_max_threads | ( | ) |
int omp_get_num_threads | ( | ) |
double omp_get_wtime | ( | ) |