Searched refs:__kmp_suspend_oncore (Results 1 – 4 of 4) sorted by relevance
1000 void suspend(int th_gtid) { __kmp_suspend_oncore(th_gtid, this); }
475 void __kmp_suspend_oncore(int th_gtid, kmp_flag_oncore *flag) { in __kmp_suspend_oncore() 474 void __kmp_suspend_oncore(int th_gtid, kmp_flag_oncore *flag) { __kmp_suspend_oncore() function
1641 void __kmp_suspend_oncore(int th_gtid, kmp_flag_oncore *flag) { in __kmp_suspend_oncore() function
4654 extern void __kmp_suspend_oncore(int th_gtid, kmp_flag_oncore *flag);