/external/llvm-project/openmp/runtime/src/ |
D | kmp_cancel.cpp | 30 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel() local 137 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancellationpoint() local 245 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel_barrier() local 311 kmp_info_t *this_thr = __kmp_entry_thread(); in __kmp_get_cancellation_status() local
|
D | kmp_barrier.cpp | 47 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template() 154 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template() 263 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather() 270 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable() 277 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release() 284 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_cancellable() 292 __kmp_tree_barrier_gather(enum barrier_type bt, kmp_info_t *this_thr, int gtid, in __kmp_tree_barrier_gather() 404 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_tree_barrier_release() 512 __kmp_hyper_barrier_gather(enum barrier_type bt, kmp_info_t *this_thr, int gtid, in __kmp_hyper_barrier_gather() 637 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_hyper_barrier_release() [all …]
|
D | ompt-specific.h | 136 #define OMPT_REDUCTION_DECL(this_thr, gtid) \ argument 153 #define OMPT_REDUCTION_DECL(this_thr, gtid) argument
|
D | kmp_wait_release.cpp | 15 void __kmp_wait_64(kmp_info_t *this_thr, kmp_flag_64<> *flag, in __kmp_wait_64()
|
D | kmp_wait_release.h | 130 static void __ompt_implicit_task_end(kmp_info_t *this_thr, in __ompt_implicit_task_end() 174 __kmp_wait_template(kmp_info_t *this_thr, in __kmp_wait_template()
|
D | kmp_runtime.cpp | 791 kmp_info_t *this_thr = parent_team->t.t_threads[master_tid]; in __kmp_reserve_threads() local 1142 kmp_info_t *this_thr; in __kmp_serialized_parallel() local 4021 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_task_info() local 4036 static void __kmp_initialize_info(kmp_info_t *this_thr, kmp_team_t *team, in __kmp_initialize_info() 5703 void *__kmp_launch_thread(kmp_info_t *this_thr) { in __kmp_launch_thread() 7120 void __kmp_run_before_invoked_task(int gtid, int tid, kmp_info_t *this_thr, in __kmp_run_before_invoked_task() 7145 void __kmp_run_after_invoked_task(int gtid, int tid, kmp_info_t *this_thr, in __kmp_run_after_invoked_task() 7156 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_invoke_task_func() local 7287 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_invoke_teams_master() local 7400 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_internal_fork() local [all …]
|
D | kmp_csupport.cpp | 367 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_fork_teams() local 485 kmp_info_t *this_thr; in __kmpc_end_serialized_parallel() local 762 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_master() local 806 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_end_master() local 1725 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_single() local 1773 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_end_single() local
|
D | kmp_tasking.cpp | 439 void __kmp_pop_current_task_from_thread(kmp_info_t *this_thr) { in __kmp_pop_current_task_from_thread() 461 void __kmp_push_current_task_to_thread(kmp_info_t *this_thr, kmp_team_t *team, in __kmp_push_current_task_to_thread() 1047 void __kmp_init_implicit_task(ident_t *loc_ref, kmp_info_t *this_thr, in __kmp_init_implicit_task() 3064 kmp_info_t *this_thr) { in __kmp_enable_tasking() 3507 void __kmp_task_team_setup(kmp_info_t *this_thr, kmp_team_t *team, int always) { in __kmp_task_team_setup() 3569 void __kmp_task_team_sync(kmp_info_t *this_thr, kmp_team_t *team) { in __kmp_task_team_sync() 3594 kmp_info_t *this_thr, in __kmp_task_team_wait()
|
D | kmp_alloc.cpp | 1893 void *___kmp_fast_allocate(kmp_info_t *this_thr, size_t size KMP_SRC_LOC_DECL) { in ___kmp_fast_allocate() 1985 void ___kmp_fast_free(kmp_info_t *this_thr, void *ptr KMP_SRC_LOC_DECL) { in ___kmp_fast_free() 2096 void __kmp_initialize_fast_memory(kmp_info_t *this_thr) { in __kmp_initialize_fast_memory()
|
D | z_Windows_NT_util.cpp | 958 kmp_info_t *this_thr = (kmp_info_t *)arg; in __kmp_launch_worker() local 1013 kmp_info_t *this_thr = (kmp_info_t *)arg; in __kmp_launch_monitor() local
|
D | kmp_lock.cpp | 1039 static void __kmp_dump_queuing_lock(kmp_info_t *this_thr, kmp_int32 gtid, in __kmp_dump_queuing_lock() 1090 kmp_info_t *this_thr = __kmp_thread_from_gtid(gtid); in __kmp_acquire_queuing_lock_timed_template() local 1315 kmp_info_t *this_thr; in __kmp_test_queuing_lock() local 1363 kmp_info_t *this_thr; in __kmp_release_queuing_lock() local
|
D | kmp_gsupport.cpp | 196 kmp_info_t *this_thr = __kmp_threads[gtid]; in KMP_EXPAND_NAME() local
|
D | kmp.h | 3284 #define __kmp_fast_allocate(this_thr, size) \ argument 3286 #define __kmp_fast_free(this_thr, ptr) \ argument
|