Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dz_Windows_NT_util.cpp362 static inline void __kmp_suspend_template(int th_gtid, C *flag) { in __kmp_suspend_template() function
450 __kmp_suspend_template(th_gtid, flag); in __kmp_suspend_32()
454 __kmp_suspend_template(th_gtid, flag); in __kmp_suspend_64()
457 __kmp_suspend_template(th_gtid, flag); in __kmp_suspend_oncore()
Dz_Linux_util.cpp1391 static inline void __kmp_suspend_template(int th_gtid, C *flag) { in __kmp_suspend_template() function
1522 __kmp_suspend_template(th_gtid, flag); in __kmp_suspend_32()
1526 __kmp_suspend_template(th_gtid, flag); in __kmp_suspend_64()
1529 __kmp_suspend_template(th_gtid, flag); in __kmp_suspend_oncore()