| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A 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
|
| H A D | kmp_barrier.cpp | 227 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_dist_barrier_gather() 376 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_dist_barrier_release() 558 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template() 660 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template() 767 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather() 774 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable() 781 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release() 788 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_cancellable() 796 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_tree_barrier_gather() 902 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_tree_barrier_release() [all …]
|
| H A D | ompt-specific.h | 191 #define OMPT_REDUCTION_DECL(this_thr, gtid) \ argument 208 #define OMPT_REDUCTION_DECL(this_thr, gtid) argument
|
| H A D | kmp_wait_release.cpp | 15 void __kmp_wait_64(kmp_info_t *this_thr, kmp_flag_64<> *flag, in __kmp_wait_64()
|
| H A D | kmp_csupport.cpp | 505 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_fork_teams() local 623 kmp_info_t *this_thr; in __kmpc_end_serialized_parallel() local 881 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_master() local 925 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_end_master() local 971 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_masked() local 1012 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_end_masked() local 1934 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_single() local 1982 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_end_single() local
|
| H A D | kmp_runtime.cpp | 776 kmp_info_t *this_thr = parent_team->t.t_threads[master_tid]; in __kmp_reserve_threads() local 1185 kmp_info_t *this_thr; in __kmp_serialized_parallel() local 4269 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_task_info() local 4284 static void __kmp_initialize_info(kmp_info_t *this_thr, kmp_team_t *team, in __kmp_initialize_info() 6016 void *__kmp_launch_thread(kmp_info_t *this_thr) { in __kmp_launch_thread() 7654 void __kmp_run_before_invoked_task(int gtid, int tid, kmp_info_t *this_thr, in __kmp_run_before_invoked_task() 7679 void __kmp_run_after_invoked_task(int gtid, int tid, kmp_info_t *this_thr, in __kmp_run_after_invoked_task() 7690 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_invoke_task_func() local 7831 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_invoke_teams_master() local 8067 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_internal_fork() local [all …]
|
| H A D | kmp_tasking.cpp | 612 void __kmp_pop_current_task_from_thread(kmp_info_t *this_thr) { 634 void __kmp_push_current_task_to_thread(kmp_info_t *this_thr, kmp_team_t *team, 1314 void __kmp_init_implicit_task(ident_t *loc_ref, kmp_info_t *this_thr, 2078 kmp_info_t *this_thr = __kmp_threads[gtid]; local 3649 kmp_info_t *this_thr) { 4156 void __kmp_task_team_setup(kmp_info_t *this_thr, kmp_team_t *team) { 4241 void __kmp_task_team_sync(kmp_info_t *this_thr, kmp_team_t *team) { 4268 kmp_info_t *this_thr,
|
| H A D | kmp_alloc.cpp | 2565 void *___kmp_fast_allocate(kmp_info_t *this_thr, size_t size KMP_SRC_LOC_DECL) { in ___kmp_fast_allocate() 2654 void ___kmp_fast_free(kmp_info_t *this_thr, void *ptr KMP_SRC_LOC_DECL) { in ___kmp_fast_free() 2765 void __kmp_initialize_fast_memory(kmp_info_t *this_thr) { in __kmp_initialize_fast_memory()
|
| H A D | z_Windows_NT_util.cpp | 993 kmp_info_t *this_thr = (kmp_info_t *)arg; __kmp_launch_worker() local 1049 kmp_info_t *this_thr = (kmp_info_t *)arg; __kmp_launch_monitor() local [all...] |
| H A D | kmp_lock.cpp | 1035 static void __kmp_dump_queuing_lock(kmp_info_t *this_thr, kmp_int32 gtid, in __kmp_dump_queuing_lock() 1086 kmp_info_t *this_thr = __kmp_thread_from_gtid(gtid); in __kmp_acquire_queuing_lock_timed_template() local 1307 kmp_info_t *this_thr; in __kmp_test_queuing_lock() local 1361 kmp_info_t *this_thr = __kmp_thread_from_gtid(gtid); in __kmp_release_queuing_lock() local
|
| H A D | kmp_gsupport.cpp | 225 kmp_info_t *this_thr = __kmp_threads[gtid]; in KMP_EXPAND_NAME() local
|
| H A D | kmp.h | 3814 #define __kmp_fast_allocate(this_thr, size) \ argument 3816 #define __kmp_fast_free(this_thr, ptr) \ argument
|