LLVM OpenMP 20.0.0git
|
#include "omp_testsuite.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TEST 0 |
Functions | |
int | test_omp_single_copyprivate () |
int | main () |
Variables | |
int | j |
#define DEBUG_TEST 0 |
Definition at line 4 of file omp_single_copyprivate.c.
Definition at line 49 of file omp_single_copyprivate.c.
References i, REPETITIONS, and test_omp_single_copyprivate().
int test_omp_single_copyprivate | ( | ) |
int j |
Definition at line 6 of file omp_single_copyprivate.c.
Referenced by __kmp_check_deps(), __kmp_do_middle_initialize(), __kmp_override_nested_nth(), __kmp_realloc_task_deque(), __kmp_stg_parse_barrier_pattern(), __kmp_stg_parse_hw_subset(), __kmp_stg_print_barrier_pattern(), __kmp_stg_print_hw_subset(), __kmp_str_contains(), __kmp_task_is_allowed(), __kmp_task_reduction_fini(), __kmp_task_reduction_init(), __kmp_task_team_setup(), __kmpc_doacross_init(), __kmpc_doacross_post(), __kmpc_doacross_wait(), __kmpc_task_reduction_get_th_data(), kmp_hier_t< T >::allocate_hier(), kmp_topology_t::check_ids(), check_thread_affinity(), check_thread_num_ljustified(), check_thread_num_padded_ljustified(), check_thread_num_padded_rjustified(), check_thread_num_rjustified(), collapsed(), compare_abs_hw_subset_places(), compare_hw_subset_places(), compare_places(), kmp_hw_subset_t::dump(), foo(), FTN_GET_PLACE_PROC_IDS(), distributedBarrier::go_release(), distributedBarrier::go_reset(), hideSymbols(), Index(), kmp_topology_t::insert_layer(), KMP_API_NAME_GOMP_TASK_REDUCTION_REMAP(), main(), ompt_get_place_proc_ids(), place_and_affinity_match(), proc_bind_check(), kmp_hw_subset_t::remove(), kmp_hier_sched_env_t::sort(), task_loop(), test(), test_doacross(), test_kmp_set_disp_num_buffers(), test_omp_atomic(), test_omp_for_auto(), test_omp_for_collapse(), test_omp_for_reduction(), test_omp_for_schedule_guided(), test_omp_for_schedule_static(), test_omp_for_schedule_static_3(), test_omp_init_lock(), test_omp_single_copyprivate(), test_omp_task_firstprivate(), test_omp_task_imp_firstprivate(), and test_omp_task_private().