Searched refs:__kmp_resume_oncore (Results 1 – 4 of 4) sorted by relevance
1005 void resume(int th_gtid) { __kmp_resume_oncore(th_gtid, this); }1032 __kmp_resume_oncore(gtid, (kmp_flag_oncore *)NULL);
522 void __kmp_resume_oncore(int target_gtid, kmp_flag_oncore *flag) { in __kmp_resume_oncore() function
1673 void __kmp_resume_oncore(int target_gtid, kmp_flag_oncore *flag) { in __kmp_resume_oncore() function
3996 extern void __kmp_resume_oncore(int target_gtid, kmp_flag_oncore *flag);