LLVM OpenMP 22.0.0git
|
#include <stdio.h>
#include <omp.h>
Go to the source code of this file.
Macros | |
#define | res 30 |
Functions | |
int | work (int k, int l) |
void | bar (int i) |
int | foo () |
int | main () |
Variables | |
int | r |
#define res 30 |
Definition at line 54 of file omp_task_red_taskloop.c.
Referenced by __kmp_omp_taskloop_task(), __kmp_win32_cond_wait(), __kmpc_omp_task(), foo(), generateFilename(), kmp_aligned_malloc(), kmp_calloc(), kmp_fix_iv(), kmp_ivs_eq(), kmp_malloc(), kmp_realloc(), main(), omp_aligned_alloc(), omp_aligned_calloc(), omp_alloc(), omp_calloc(), omp_realloc(), and test().
int foo | ( | ) |
Definition at line 55 of file omp_task_red_taskloop.c.
Definition at line 17 of file omp_task_red_taskloop.c.
Referenced by bar().
int r |
Definition at line 15 of file omp_task_red_taskloop.c.
Referenced by __attribute__(), __kmp_common_initialize(), __kmp_dispatch_guided_remaining(), __kmp_get_random(), __kmp_get_xproc(), __kmp_hardware_timestamp(), __kmp_internal_end(), __kmp_internal_end_library(), __kmp_internal_end_thread(), __kmp_wait(), __kmp_wait_4(), __kmp_wait_64(), ATOMIC_CMPXCHG(), ATOMIC_CMPXCHG(), ATOMIC_CMPXCHG(), ATOMIC_CMPXCHG(), ATOMIC_CMPXCHG_CPT(), ATOMIC_CMPXCHG_MIX(), ATOMIC_CMPXCHG_MIX(), ATOMIC_CRITICAL_CPT(), ATOMIC_CRITICAL_CPT(), ATOMIC_CRITICAL_CPT(), ATOMIC_CRITICAL_READ(), ATOMIC_XCHG_FLOAT_WR(), bar(), kmp_topology_t::calculate_ratio(), StringTable::encode(), foo(), KMP_UBER_GTID(), main(), MIN_MAX_COMPXCHG(), MIN_MAX_COMPXCHG(), MIN_MAX_CRITICAL_CPT(), test_then_add< kmp_int32 >(), test_then_add< kmp_int64 >(), test_then_inc< kmp_int32 >(), test_then_inc< kmp_int64 >(), test_then_inc_acq< kmp_int32 >(), and test_then_inc_acq< kmp_int64 >().