Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_wait_release.h1000 void suspend(int th_gtid) { __kmp_suspend_oncore(th_gtid, this); }
HDz_Windows_NT_util.cpp475 void __kmp_suspend_oncore(int th_gtid, kmp_flag_oncore *flag) { in __kmp_suspend_oncore() function
HDz_Linux_util.cpp1641 void __kmp_suspend_oncore(int th_gtid, kmp_flag_oncore *flag) { in __kmp_suspend_oncore() function
HDkmp.h4654 extern void __kmp_suspend_oncore(int th_gtid, kmp_flag_oncore *flag);