LLVM OpenMP 22.0.0git
target_thread_limit.cpp File Reference
#include <stdio.h>
#include <omp.h>

Go to the source code of this file.

Functions

void foo ()
int main (void)

Function Documentation

◆ foo()

void foo ( )

Definition at line 7 of file target_thread_limit.cpp.

Referenced by main(), main(), and main().

◆ main()

int main ( void )

Definition at line 12 of file target_thread_limit.cpp.

References count, foo(), i, and omp_set_num_threads.