Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.h1004 void resume(int th_gtid) { __kmp_resume_oncore(th_gtid, this); }
1043 __kmp_resume_oncore(gtid, RCAST(kmp_flag_oncore *, flag));
H A Dz_Windows_NT_util.cpp556 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
H A Dz_Linux_util.cpp1747 void __kmp_resume_oncore(int target_gtid, kmp_flag_oncore *flag) { in __kmp_resume_oncore() function
H A Dkmp.h4671 extern void __kmp_resume_oncore(int target_gtid, kmp_flag_oncore *flag);