Searched refs:__kmp_join_restore_state (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp2232 static inline void __kmp_join_restore_state(kmp_info_t *thread, function
2250 __kmp_join_restore_state(thread, team);
2317 __kmp_join_restore_state(master_th, parent_team);

Completed in 109 milliseconds