LLVM OpenMP 22.0.0git
test-touch.c File Reference

Go to the source code of this file.

Functions

double omp_get_wtime ()
int omp_get_num_threads ()
int omp_get_max_threads ()
int main ()

Function Documentation

◆ main()

int main ( void )

Definition at line 21 of file test-touch.c.

References omp_get_max_threads(), omp_get_num_threads(), and omp_get_wtime().

◆ omp_get_max_threads()

int omp_get_max_threads ( )
extern

◆ omp_get_num_threads()

◆ omp_get_wtime()

double omp_get_wtime ( )
extern

Referenced by main().