LLVM OpenMP 20.0.0git
Functions
omp_get_num_threads.c File Reference
#include <stdio.h>
#include "omp_testsuite.h"

Go to the source code of this file.

Functions

int test_omp_get_num_threads ()
 
int main ()
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 28 of file omp_get_num_threads.c.

References i, REPETITIONS, and test_omp_get_num_threads().

◆ test_omp_get_num_threads()

int test_omp_get_num_threads ( )

Definition at line 5 of file omp_get_num_threads.c.

References omp_get_num_threads().

Referenced by main().