LLVM OpenMP 20.0.0git
|
#include <stdio.h>
#include <omp.h>
Go to the source code of this file.
Functions | |
void | cq416850_for_sections () |
int | main (void) |
Variables | |
int | result [2] = {0, 0} |
void cq416850_for_sections | ( | ) |
Definition at line 15 of file cancellation_for_sections.c.
Referenced by main().
Definition at line 41 of file cancellation_for_sections.c.
References cq416850_for_sections(), and result.
int result[2] = {0, 0} |
Definition at line 13 of file cancellation_for_sections.c.
Referenced by __kmp_basic_str_to_int(), __kmp_env_get(), __kmp_expand_file_name(), __kmp_give_task(), __kmp_read_from_file(), __kmp_str_eqf(), __kmp_str_match_false(), __kmp_str_match_true(), __kmp_str_to_int(), cq416850_for_sections(), kmpc_realloc(), main(), ompt_libomp_connect(), on_ompt_callback_implicit_task(), on_ompt_callback_task_schedule(), Reporter::Iterator::operator*(), Reporter::Iterator::operator++(), Reporter::Iterator::operator-(), test_omp_atomic(), test_omp_for_reduction(), test_omp_for_schedule_dynamic(), test_omp_for_schedule_guided(), test_omp_for_schedule_static(), test_omp_for_schedule_static_3(), test_omp_lock(), test_omp_nest_lock(), test_omp_parallel_for_reduction(), test_omp_parallel_reduction(), test_omp_parallel_sections_reduction(), test_omp_sections_reduction(), test_omp_single(), test_omp_single_copyprivate(), test_omp_single_private(), test_omp_task_firstprivate(), test_omp_task_if(), test_omp_task_imp_firstprivate(), test_omp_task_imp_shared(), test_omp_task_private(), test_omp_taskloop_grainsize(), test_omp_taskloop_num_tasks(), test_omp_test_lock(), and test_omp_test_nest_lock().