Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dz_Windows_NT_util.cpp357 static inline void __kmp_suspend_template(int th_gtid, C *flag) { in __kmp_suspend_template() function
446 __kmp_suspend_template(th_gtid, flag); in __kmp_suspend_32()
450 __kmp_suspend_template(th_gtid, flag); in __kmp_suspend_64()
453 __kmp_suspend_template(th_gtid, flag); in __kmp_suspend_oncore()
Dz_Linux_util.cpp1452 static inline void __kmp_suspend_template(int th_gtid, C *flag) { in __kmp_suspend_template() function
1583 __kmp_suspend_template(th_gtid, flag); in __kmp_suspend_32()
1587 __kmp_suspend_template(th_gtid, flag); in __kmp_suspend_64()
1590 __kmp_suspend_template(th_gtid, flag); in __kmp_suspend_oncore()