LLVM OpenMP 19.0.0git
Macros | Functions | Variables
omp_single_copyprivate.c File Reference
#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
 

Macro Definition Documentation

◆ DEBUG_TEST

#define DEBUG_TEST   0

Definition at line 4 of file omp_single_copyprivate.c.

Function Documentation

◆ main()

int main ( void  )

Definition at line 49 of file omp_single_copyprivate.c.

References i, REPETITIONS, and test_omp_single_copyprivate().

◆ test_omp_single_copyprivate()

int test_omp_single_copyprivate ( )

Definition at line 9 of file omp_single_copyprivate.c.

References i, j, LOOPCOUNT, and result.

Referenced by main().

Variable Documentation

◆ j

int j

Definition at line 6 of file omp_single_copyprivate.c.

Referenced by __kmp_check_deps(), __kmp_do_middle_initialize(), __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_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().