Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_runtime.cpp3999 static int __kmp_reset_root(int gtid, kmp_root_t *root) { in __kmp_reset_root() function
4128 __kmp_reset_root(gtid, root); in __kmp_unregister_root_current_thread()
4151 r = __kmp_reset_root(gtid, root); in __kmp_unregister_root_other_thread()