Home
last modified time | relevance | path

Searched refs:__kmp_lock_suspend_mx (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/contrib/llvm-project/openmp/runtime/src/
HDz_Windows_NT_util.cpp351 void __kmp_lock_suspend_mx(kmp_info_t *th) { in __kmp_lock_suspend_mx() function
370 __kmp_lock_suspend_mx(th); in __kmp_suspend_template()
501 __kmp_lock_suspend_mx(th); in __kmp_resume_template()
HDkmp_wait_release.h724 __kmp_lock_suspend_mx(th);
769 __kmp_lock_suspend_mx(th);
HDz_Linux_util.cpp1458 void __kmp_lock_suspend_mx(kmp_info_t *th) { in __kmp_lock_suspend_mx() function
1482 __kmp_lock_suspend_mx(th); in __kmp_suspend_template()
1672 __kmp_lock_suspend_mx(th); in __kmp_resume_template()
HDkmp.h4011 extern void __kmp_lock_suspend_mx(kmp_info_t *th);
HDkmp_runtime.cpp4447 __kmp_lock_suspend_mx(new_thr); in __kmp_allocate_thread()
5977 __kmp_lock_suspend_mx(this_th); in __kmp_free_thread()