Home
last modified time | relevance | path

Searched refs:__kmp_task_team_wait (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_barrier.cpp1905 __kmp_task_team_wait(this_thr, team USE_ITT_BUILD_ARG(itt_sync_obj)); in __kmp_barrier_template()
2044 __kmp_task_team_wait(this_thr, team USE_ITT_BUILD_ARG(itt_sync_obj)); in __kmp_barrier_template()
2308 __kmp_task_team_wait(this_thr, team USE_ITT_BUILD_ARG(itt_sync_obj)); in __kmp_join_barrier()
H A Dkmp_csupport.cpp536 __kmp_task_team_wait(this_thr, serial_team USE_ITT_BUILD_ARG(NULL)); in __kmpc_end_serialized_parallel()
H A Dkmp.h3823 extern void __kmp_task_team_wait(kmp_info_t *this_thr, kmp_team_t *team
H A Dkmp_tasking.cpp4020 void __kmp_task_team_wait( in __kmp_task_team_wait() function
H A Dkmp_runtime.cpp4125 __kmp_task_team_wait(thread, team USE_ITT_BUILD_ARG(NULL)); in __kmp_unregister_root_current_thread()