- t -
- target() : bug_proxy_task_dep_waiting.c, bug_nested_proxy_task.c, bug_taskwait_detach.cpp
- task1() : taskdep_if0.c
- task2() : taskdep_if0.c
- task_entry() : bug_nested_proxy_task.c, kmp_taskloop_5.c, kmp_taskloop.c, kmp_detach_tasks_t3.c, kmp_detach_tasks_t2.c, kmp_detach_tasks_t1.c, bug_taskwait_detach.cpp, bug_proxy_task_dep_waiting.c
- task_inc_a() : task_teams_stress_test.cpp
- task_inc_a_detached() : task_teams_stress_test.cpp
- task_inc_split_a() : task_teams_stress_test.cpp
- task_loop() : kmp_taskloop_5.c
- test() : omp_for_collapse_LowerTriangularLess.c, omp_for_collapse_LowerTriangularLessEqual.c, omp_for_collapse_UpperTriangular.c, omp_for_non_rectangular.c
- test_affinity_disabled_plus_hwloc() : kmp_aff_disable_hwloc.c
- test_base() : task_teams_stress_test.cpp, issue-94260-1.cpp
- test_base_split() : task_teams_stress_test.cpp
- test_doacross() : omp_doacross.c
- test_has_openmp() : has_openmp.c
- test_kmp_aligned_malloc() : kmp_aligned_malloc.c
- test_kmp_set_defaults_lock_bug() : kmp_set_defaults_lock_bug.c
- test_kmp_set_disp_num_buffers() : kmp_set_dispatch_buf.c
- test_nest() : issue-94260-1.cpp, task_teams_stress_test.cpp
- test_nest2() : task_teams_stress_test.cpp
- test_nest2_split() : task_teams_stress_test.cpp
- test_nest3() : task_teams_stress_test.cpp
- test_nest4() : task_teams_stress_test.cpp
- test_nest_split() : task_teams_stress_test.cpp
- test_nested_affinity_bug() : bug-nested.c
- test_omp_atomic() : omp_atomic.c
- test_omp_barrier() : llvm-issue-80664.c, omp_barrier.c
- test_omp_critical() : omp_critical.c, omp_critical_with_hint.c
- test_omp_flush() : omp_flush.c
- test_omp_for_auto() : omp_for_schedule_auto.c
- test_omp_for_bigbounds() : omp_for_bigbounds.c
- test_omp_for_collapse() : omp_for_collapse.c
- test_omp_for_firstprivate() : omp_for_firstprivate.c
- test_omp_for_lastprivate() : omp_for_lastprivate.c
- test_omp_for_nowait() : omp_for_nowait.c
- test_omp_for_ordered() : omp_for_ordered.c
- test_omp_for_private() : omp_for_private.c
- test_omp_for_reduction() : omp_for_reduction.c
- test_omp_for_runtime() : omp_for_schedule_runtime.c
- test_omp_for_schedule_dynamic() : omp_for_schedule_dynamic.c
- test_omp_for_schedule_guided() : omp_for_schedule_guided.c
- test_omp_for_schedule_static() : omp_for_schedule_static.c
- test_omp_for_schedule_static_3() : omp_for_schedule_static_3.c
- test_omp_get_device_num() : omp_get_device_num.c
- test_omp_get_num_devices() : omp_get_num_devices.c
- test_omp_get_num_threads() : omp_get_num_threads.c
- test_omp_get_wtick() : omp_get_wtick.c
- test_omp_in_parallel() : omp_in_parallel.c
- test_omp_init_lock() : omp_init_lock.c
- test_omp_lock() : omp_lock.c
- test_omp_master() : omp_master.c
- test_omp_master_3() : omp_master_3.c
- test_omp_nest_lock() : omp_nest_lock.c
- test_omp_nested() : omp_nested.c
- test_omp_parallel_copyin() : omp_parallel_copyin.c, omp_parallel_copyin_combined.c
- test_omp_parallel_default() : omp_parallel_default.c
- test_omp_parallel_firstprivate() : omp_parallel_firstprivate.c
- test_omp_parallel_for_copyin() : omp_parallel_copyin_combined.c
- test_omp_parallel_for_firstprivate() : omp_parallel_for_firstprivate.c
- test_omp_parallel_for_if() : omp_parallel_for_if.c
- test_omp_parallel_for_lastprivate() : omp_parallel_for_lastprivate.c
- test_omp_parallel_for_ordered() : omp_parallel_for_ordered.c
- test_omp_parallel_for_private() : omp_parallel_for_private.c
- test_omp_parallel_for_reduction() : omp_parallel_for_reduction.c
- test_omp_parallel_for_simd_copyin() : omp_parallel_copyin_combined.c
- test_omp_parallel_if() : omp_parallel_if.c
- test_omp_parallel_master_copyin() : omp_parallel_copyin_combined.c
- test_omp_parallel_num_threads() : issue-94260-2.c, omp_parallel_num_threads.c
- test_omp_parallel_num_threads_list() : omp_parallel_num_threads_list.c
- test_omp_parallel_num_threads_strict() : omp_parallel_num_threads_strict.c
- test_omp_parallel_private() : omp_parallel_private.c
- test_omp_parallel_reduction() : omp_parallel_reduction.c
- test_omp_parallel_sections_copyin() : omp_parallel_copyin_combined.c
- test_omp_parallel_sections_firstprivate() : omp_parallel_sections_firstprivate.c
- test_omp_parallel_sections_lastprivate() : omp_parallel_sections_lastprivate.c
- test_omp_parallel_sections_private() : omp_parallel_sections_private.c
- test_omp_parallel_sections_reduction() : omp_parallel_sections_reduction.c
- test_omp_parallel_shared() : omp_parallel_shared.c
- test_omp_pause_resource() : omp_pause_resource.c
- test_omp_section_firstprivate() : omp_section_firstprivate.c
- test_omp_section_lastprivate() : omp_section_lastprivate.c
- test_omp_section_private() : omp_section_private.c
- test_omp_sections_nowait() : omp_sections_nowait.c
- test_omp_sections_reduction() : omp_sections_reduction.c
- test_omp_single() : omp_single.c
- test_omp_single_copyprivate() : omp_single_copyprivate.c
- test_omp_single_nowait() : omp_single_nowait.c
- test_omp_single_private() : omp_single_private.c
- test_omp_task() : omp_task.c
- test_omp_task_depend_iterator() : omp_task_depend_iterator.cpp
- test_omp_task_final() : omp_task_final.c
- test_omp_task_firstprivate() : omp_task_firstprivate.c
- test_omp_task_if() : omp_task_if.c
- test_omp_task_imp_firstprivate() : omp_task_imp_firstprivate.c
- test_omp_task_imp_shared() : omp_task_shared.c
- test_omp_task_private() : omp_task_private.c
- test_omp_taskloop_grainsize() : omp_taskloop_grainsize.c
- test_omp_taskloop_num_tasks() : omp_taskloop_num_tasks.c
- test_omp_taskwait() : omp_taskwait.c
- test_omp_taskyield() : omp_taskyield.c
- test_omp_team_reuse() : omp_foreign_thread_team_reuse.c
- test_omp_test_lock() : omp_test_lock.c
- test_omp_test_nest_lock() : omp_test_nest_lock.c
- test_omp_threadprivate() : omp_threadprivate.c
- test_omp_threadprivate_for() : omp_threadprivate_for.c
- test_set_schedule_0() : bug_set_schedule_0.c
- test_tasks() : issue-94260-1.cpp, task_teams_stress_test.cpp
- test_tasks_split() : task_teams_stress_test.cpp
- test_then_add() : kmp_dispatch.h
- test_then_add< kmp_int32 >() : kmp_dispatch.h
- test_then_add< kmp_int64 >() : kmp_dispatch.h
- test_then_inc() : kmp_dispatch.h
- test_then_inc< kmp_int32 >() : kmp_dispatch.h
- test_then_inc< kmp_int64 >() : kmp_dispatch.h
- test_then_inc_acq() : kmp_dispatch.h
- test_then_inc_acq< kmp_int32 >() : kmp_dispatch.h
- test_then_inc_acq< kmp_int64 >() : kmp_dispatch.h
- thread_func() : root-threads-affinity.c
- thread_function() : omp_foreign_thread_team_reuse.c
- thunk() : omp50_task_depend_mtx.c, omp50_task_depend_mtx2.c
- thunk_m() : omp_task_depend_all.c, omp51_task_dep_inoutset.c, kmp_task_depend_all.c, omp_task_depend_all.c, kmp_task_depend_all.c, kmp_taskwait_depend_all.c
- thunk_s() : kmp_task_depend_all.c, omp_task_depend_all.c, kmp_task_depend_all.c, kmp_taskwait_depend_all.c, omp51_task_dep_inoutset.c, omp_task_depend_all.c
- tilesize() : intfor.c
- topology_alloc_openmp_partition() : libomp_test_topology.h
- topology_alloc_openmp_places() : libomp_test_topology.h
- topology_alloc_type_places() : libomp_test_topology.h
- topology_free_places() : libomp_test_topology.h
- topology_get_mask_from_file() : libomp_test_topology.h
- topology_get_num_cpus() : libomp_test_topology.h
- topology_print_places() : libomp_test_topology.h
- topology_using_full_mask() : libomp_test_topology.h
- ToTaskData() : ompt-tsan.cpp