Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_runtime.cpp2267 static inline void __kmp_join_restore_state(kmp_info_t *thread, in __kmp_join_restore_state() function
2285 __kmp_join_restore_state(thread, team); in __kmp_join_ompt()
2356 __kmp_join_restore_state(master_th, parent_team); in __kmp_join_call()