LLVM OpenMP 19.0.0git
Functions
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()

int main ( void  )

Definition at line 12 of file target_thread_limit.cpp.

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