Searched refs:__kmp_resume_oncore (Results 1 – 4 of 4) sorted by relevance
1004 void resume(int th_gtid) { __kmp_resume_oncore(th_gtid, this); }1043 __kmp_resume_oncore(gtid, RCAST(kmp_flag_oncore *, flag));
556 void __kmp_resume_oncore(int target_gtid, kmp_flag_oncore *flag) { in __kmp_resume_oncore() 555 void __kmp_resume_oncore(int target_gtid, kmp_flag_oncore *flag) { __kmp_resume_oncore() function
1747 void __kmp_resume_oncore(int target_gtid, kmp_flag_oncore *flag) { in __kmp_resume_oncore() function
4671 extern void __kmp_resume_oncore(int target_gtid, kmp_flag_oncore *flag);