Searched defs:this_thr (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.cpp15 void __kmp_wait_64(kmp_info_t *this_thr, kmp_flag_64<> *flag, argument
H A Dkmp_cancel.cpp30 kmp_info_t *this_thr = __kmp_threads[gtid]; local
137 kmp_info_t *this_thr = __kmp_threads[gtid]; local
245 kmp_info_t *this_thr = __kmp_threads[gtid]; local
311 kmp_info_t *this_thr = __kmp_entry_thread(); local
[all...]
H A Dkmp_barrier.cpp226 __kmp_dist_barrier_gather( enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, void (*reduce)(void *, void *) USE_ITT_BUILD_ARG(void *itt_sync_obj)) argument
375 __kmp_dist_barrier_release( enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, int propagate_icvs USE_ITT_BUILD_ARG(void *itt_sync_obj)) argument
556 __kmp_linear_barrier_gather_template( enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, void (*reduce)(void *, void *) USE_ITT_BUILD_ARG(void *itt_sync_obj)) argument
658 __kmp_linear_barrier_release_template( enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, int propagate_icvs USE_ITT_BUILD_ARG(void *itt_sync_obj)) argument
765 __kmp_linear_barrier_gather( enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, void (*reduce)(void *, void *) USE_ITT_BUILD_ARG(void *itt_sync_obj)) argument
772 __kmp_linear_barrier_gather_cancellable( enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, void (*reduce)(void *, void *) USE_ITT_BUILD_ARG(void *itt_sync_obj)) argument
779 __kmp_linear_barrier_release( enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, int propagate_icvs USE_ITT_BUILD_ARG(void *itt_sync_obj)) argument
786 __kmp_linear_barrier_release_cancellable( enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, int propagate_icvs USE_ITT_BUILD_ARG(void *itt_sync_obj)) argument
794 __kmp_tree_barrier_gather( enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, void (*reduce)(void *, void *) USE_ITT_BUILD_ARG(void *itt_sync_obj)) argument
900 __kmp_tree_barrier_release( enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, int propagate_icvs USE_ITT_BUILD_ARG(void *itt_sync_obj)) argument
1006 __kmp_hyper_barrier_gather( enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, void (*reduce)(void *, void *) USE_ITT_BUILD_ARG(void *itt_sync_obj)) argument
1125 __kmp_hyper_barrier_release( enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, int propagate_icvs USE_ITT_BUILD_ARG(void *itt_sync_obj)) argument
1357 __kmp_hierarchical_barrier_gather( enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, void (*reduce)(void *, void *) USE_ITT_BUILD_ARG(void *itt_sync_obj)) argument
1526 __kmp_hierarchical_barrier_release( enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, int propagate_icvs USE_ITT_BUILD_ARG(void *itt_sync_obj)) argument
1773 kmp_info_t *this_thr = __kmp_threads[gtid]; local
2097 kmp_info_t *this_thr = __kmp_threads[gtid]; local
[all...]
H A Dkmp_csupport.cpp460 kmp_info_t *this_thr = __kmp_threads[gtid]; local
578 kmp_info_t *this_thr; local
825 kmp_info_t *this_thr = __kmp_threads[global_tid]; local
869 kmp_info_t *this_thr = __kmp_threads[global_tid]; local
915 kmp_info_t *this_thr = __kmp_threads[global_tid]; local
956 kmp_info_t *this_thr = __kmp_threads[global_tid]; local
1878 kmp_info_t *this_thr = __kmp_threads[global_tid]; local
1926 kmp_info_t *this_thr = __kmp_threads[global_tid]; local
[all...]
H A Dz_Windows_NT_util.cpp994 kmp_info_t *this_thr = (kmp_info_t *)arg; local
1050 kmp_info_t *this_thr = (kmp_info_t *)arg; local
[all...]
H A Dkmp_runtime.cpp758 kmp_info_t *this_thr = parent_team->t.t_threads[master_tid]; local
1127 kmp_info_t *this_thr; local
[all...]
H A Dkmp_tasking.cpp612 void __kmp_pop_current_task_from_thread(kmp_info_t *this_thr) { argument
634 __kmp_push_current_task_to_thread(kmp_info_t *this_thr, kmp_team_t *team, int tid) argument
1327 __kmp_init_implicit_task(ident_t *loc_ref, kmp_info_t *this_thr, kmp_team_t *team, int tid, int set_curr_task) argument
2081 kmp_info_t *this_thr = __kmp_threads[gtid]; local
3651 __kmp_enable_tasking(kmp_task_team_t *task_team, kmp_info_t *this_thr) argument
4117 __kmp_shift_task_state_stack(kmp_info_t *this_thr, kmp_uint8 value) argument
4157 __kmp_task_team_setup(kmp_info_t *this_thr, kmp_team_t *team, int always) argument
4246 __kmp_task_team_sync(kmp_info_t *this_thr, kmp_team_t *team) argument
4271 __kmp_task_team_wait( kmp_info_t *this_thr, kmp_team_t *team USE_ITT_BUILD_ARG(void *itt_sync_obj), int wait) argument
[all...]
H A Dkmp_lock.cpp1035 static void __kmp_dump_queuing_lock(kmp_info_t *this_thr, kmp_int32 gtid, argument
1086 kmp_info_t *this_thr = __kmp_thread_from_gtid(gtid); local
1307 kmp_info_t *this_thr; local
1361 kmp_info_t *this_thr = __kmp_thread_from_gtid(gtid); local
[all...]

Completed in 252 milliseconds