LLVM OpenMP 22.0.0git
|
Go to the source code of this file.
Macros | |
#define | KMP_FSYNC_PREPARE(obj) |
#define | KMP_FSYNC_CANCEL(obj) |
#define | KMP_FSYNC_ACQUIRED(obj) |
#define | KMP_FSYNC_RELEASING(obj) |
#define | KMP_FSYNC_SPIN_INIT(obj, spin) |
#define | KMP_FSYNC_SPIN_PREPARE(obj) |
#define | KMP_FSYNC_SPIN_ACQUIRED(obj) |
#define | KMP_ITT_IGNORE(stmt) |
#define | USE_ITT_BUILD_ARG(x) |
#define KMP_FSYNC_ACQUIRED | ( | obj | ) |
Definition at line 334 of file kmp_itt.h.
Referenced by __kmp_acquire_drdpa_lock_timed_template(), __kmp_acquire_queuing_lock_timed_template(), __kmp_acquire_tas_lock_timed_template(), __kmp_invoke_task(), __kmp_test_drdpa_lock(), __kmp_test_queuing_lock(), __kmp_test_tas_lock(), __kmpc_end_taskgroup(), and __kmpc_omp_taskwait_template().
#define KMP_FSYNC_CANCEL | ( | obj | ) |
Definition at line 333 of file kmp_itt.h.
Referenced by __kmp_invoke_task(), and __kmp_reap_common().
#define KMP_FSYNC_PREPARE | ( | obj | ) |
Definition at line 332 of file kmp_itt.h.
Referenced by __kmp_acquire_drdpa_lock_timed_template(), __kmp_acquire_queuing_lock_timed_template(), and __kmp_acquire_tas_lock_timed_template().
#define KMP_FSYNC_RELEASING | ( | obj | ) |
Definition at line 335 of file kmp_itt.h.
Referenced by __kmp_dispatch_dxo(), __kmp_invoke_task(), __kmp_launch_worker(), __kmp_push_priority_task(), __kmp_push_task(), __kmp_release_drdpa_lock(), __kmp_release_queuing_lock(), __kmp_release_tas_lock(), and __kmp_release_template().
#define KMP_FSYNC_SPIN_ACQUIRED | ( | obj | ) |
Definition at line 339 of file kmp_itt.h.
Referenced by __kmp_reap_common(), __kmp_tasking_barrier(), __kmp_wait(), __kmp_wait_4(), __kmp_wait_4_ptr(), and __kmp_wait_template().
#define KMP_FSYNC_SPIN_INIT | ( | obj, | |
spin ) |
Definition at line 337 of file kmp_itt.h.
Referenced by __kmp_reap_common(), __kmp_tasking_barrier(), __kmp_wait(), __kmp_wait_4(), __kmp_wait_4_ptr(), and __kmp_wait_template().
#define KMP_FSYNC_SPIN_PREPARE | ( | obj | ) |
Definition at line 338 of file kmp_itt.h.
Referenced by __kmp_reap_common(), __kmp_tasking_barrier(), __kmp_wait(), __kmp_wait_4(), __kmp_wait_4_ptr(), and __kmp_wait_template().
#define KMP_ITT_IGNORE | ( | stmt | ) |
Definition at line 341 of file kmp_itt.h.
Referenced by __kmp_threadprivate_resize_cache(), and __kmpc_threadprivate_cached().
#define USE_ITT_BUILD_ARG | ( | x | ) |
Definition at line 346 of file kmp_itt.h.
Referenced by __kmp_atomic_execute_tasks_64(), __kmp_barrier_template(), __kmp_dispatch_deo(), __kmp_dispatch_finish(), __kmp_dispatch_init(), __kmp_dist_barrier_gather(), __kmp_dist_barrier_release(), __kmp_end_split_barrier(), __kmp_execute_tasks_32(), __kmp_execute_tasks_64(), __kmp_execute_tasks_oncore(), __kmp_fork_barrier(), __kmp_hierarchical_barrier_gather(), __kmp_hierarchical_barrier_release(), __kmp_hyper_barrier_gather(), __kmp_hyper_barrier_release(), __kmp_join_barrier(), __kmp_linear_barrier_gather(), __kmp_linear_barrier_gather_cancellable(), __kmp_linear_barrier_gather_template(), __kmp_linear_barrier_release(), __kmp_linear_barrier_release_cancellable(), __kmp_linear_barrier_release_template(), __kmp_task_team_wait(), __kmp_tasking_barrier(), __kmp_tree_barrier_gather(), __kmp_tree_barrier_release(), __kmp_unregister_root_current_thread(), __kmp_wait_64(), __kmp_wait_template(), __kmpc_end_serialized_parallel(), __kmpc_end_taskgroup(), __kmpc_omp_taskwait_deps_51(), __kmpc_omp_taskwait_template(), __kmpc_omp_taskyield(), __kmpc_sections_init(), core_barrier_impl< T >::barrier(), counter_barrier_impl< T >::barrier(), kmp_atomic_flag_64< Cancellable, Sleepable >::execute_tasks(), kmp_flag_32< Cancellable, Sleepable >::execute_tasks(), kmp_flag_64< Cancellable, Sleepable >::execute_tasks(), kmp_flag_oncore::execute_tasks(), kmp_flag_oncore::kmp_flag_oncore(), kmp_flag_oncore::kmp_flag_oncore(), kmp_flag_oncore::notdone_check(), kmp_atomic_flag_64< Cancellable, Sleepable >::wait(), kmp_flag_32< Cancellable, Sleepable >::wait(), kmp_flag_64< Cancellable, Sleepable >::wait(), and kmp_flag_oncore::wait().