Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_barrier.cpp1922 __kmp_task_team_wait(this_thr, team USE_ITT_BUILD_ARG(itt_sync_obj)); in __kmp_barrier_template()
2061 __kmp_task_team_wait(this_thr, team USE_ITT_BUILD_ARG(itt_sync_obj)); in __kmp_barrier_template()
2327 __kmp_task_team_wait(this_thr, team USE_ITT_BUILD_ARG(itt_sync_obj)); in __kmp_join_barrier()
H A Dkmp_csupport.cpp648 __kmp_task_team_wait(this_thr, serial_team USE_ITT_BUILD_ARG(NULL)); in __kmpc_end_serialized_parallel()
H A Dkmp.h4146 extern void __kmp_task_team_wait(kmp_info_t *this_thr, kmp_team_t *team
H A Dkmp_tasking.cpp4280 void __kmp_task_team_wait( function
H A Dkmp_runtime.cpp4222 __kmp_task_team_wait(thread, team USE_ITT_BUILD_ARG(NULL)); in __kmp_unregister_root_current_thread()