LLVM OpenMP 22.0.0git
|
#include <stdio.h>
#include <stdlib.h>
Go to the source code of this file.
Functions | |
void | test_omp_barrier () |
int | main () |
Variables | |
int | a = 0 |
Definition at line 33 of file llvm-issue-80664.c.
References a, and test_omp_barrier().
void test_omp_barrier | ( | ) |
int a = 0 |
Definition at line 20 of file llvm-issue-80664.c.
Referenced by __GOMP_taskloop(), __kmp_dispatch_init_algorithm(), __kmp_match_with_sentinel(), __kmp_stg_cmp(), __kmp_strcasecmp_with_sentinel(), before(), check_a(), check_num_teams(), kmp_hw_thread_t::compare_compact(), kmp_hw_thread_t::compare_ids(), inc_a(), isDisjoint(), kmp_aligned_malloc(), main(), main(), main(), main(), nested_parallel_detached(), nested_parallel_hidden_helpers(), omp_aligned_alloc(), omp_aligned_calloc(), parallel_detached(), parallel_hidden_helpers(), root_team_detached(), root_team_hidden_helpers(), run(), task1(), task2(), task_inc_a(), task_inc_a_detached(), task_inc_split_a(), test(), test_base(), test_base_split(), test_kmp_set_disp_num_buffers(), test_nested_affinity_bug(), test_omp_barrier(), test_omp_for_bigbounds(), test_omp_parallel_copyin(), test_omp_parallel_for_copyin(), test_omp_parallel_for_simd_copyin(), test_omp_parallel_master_copyin(), test_omp_parallel_sections_copyin(), test_omp_team_reuse(), test_set_schedule_0(), test_tasks(), test_tasks_split(), and thread_function().