LLVM OpenMP 20.0.0git
|
#include <stdio.h>
#include <omp.h>
Go to the source code of this file.
Functions | |
void | foo () |
int | main (void) |
void foo | ( | ) |
Definition at line 7 of file target_thread_limit.cpp.
Referenced by main().
Definition at line 12 of file target_thread_limit.cpp.
References count, foo(), i, and omp_set_num_threads.