Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_barrier.cpp1427 __kmp_task_team_wait(this_thr, team USE_ITT_BUILD_ARG(itt_sync_obj)); in __kmp_barrier_template()
1558 __kmp_task_team_wait(this_thr, team USE_ITT_BUILD_ARG(itt_sync_obj)); in __kmp_barrier_template()
1814 __kmp_task_team_wait(this_thr, team USE_ITT_BUILD_ARG(itt_sync_obj)); in __kmp_join_barrier()
Dkmp.h3624 extern void __kmp_task_team_wait(kmp_info_t *this_thr, kmp_team_t *team
Dkmp_csupport.cpp509 __kmp_task_team_wait(this_thr, serial_team USE_ITT_BUILD_ARG(NULL)); in __kmpc_end_serialized_parallel()
Dkmp_tasking.cpp3593 void __kmp_task_team_wait( in __kmp_task_team_wait() function
Dkmp_runtime.cpp3983 __kmp_task_team_wait(thread, team USE_ITT_BUILD_ARG(NULL)); in __kmp_unregister_root_current_thread()