Home
last modified time | relevance | path

Searched refs:__kmp_resume_oncore (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_wait_release.h1005 void resume(int th_gtid) { __kmp_resume_oncore(th_gtid, this); }
1032 __kmp_resume_oncore(gtid, (kmp_flag_oncore *)NULL);
Dz_Windows_NT_util.cpp522 void __kmp_resume_oncore(int target_gtid, kmp_flag_oncore *flag) { in __kmp_resume_oncore() function
Dz_Linux_util.cpp1673 void __kmp_resume_oncore(int target_gtid, kmp_flag_oncore *flag) { in __kmp_resume_oncore() function
Dkmp.h3996 extern void __kmp_resume_oncore(int target_gtid, kmp_flag_oncore *flag);