Home
last modified time | relevance | path

Searched refs:__kmp_wait_to_unref_task_teams (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h4143 extern void __kmp_wait_to_unref_task_teams(void);
H A Dkmp_tasking.cpp4106 void __kmp_wait_to_unref_task_teams(void) { function
H A Dkmp_runtime.cpp4130 __kmp_wait_to_unref_task_teams(); in __kmp_reset_root()