Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp4090 static int __kmp_reset_root(int gtid, kmp_root_t *root) { in __kmp_reset_root() function
4219 __kmp_reset_root(gtid, root); in __kmp_unregister_root_current_thread()
4242 r = __kmp_reset_root(gtid, root); in __kmp_unregister_root_other_thread()