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

Go to the source code of this file.

Functions

int test_omp_pause_resource ()
 
int main ()
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 52 of file omp_pause_resource.c.

References i, REPETITIONS, and test_omp_pause_resource().

◆ test_omp_pause_resource()

int test_omp_pause_resource ( )

Definition at line 9 of file omp_pause_resource.c.

References omp_get_initial_device(), and omp_get_num_threads().

Referenced by main().