Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dz_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()
478 __kmp_lock_suspend_mx(th); in __kmp_resume_template()
Dkmp_wait_release.h528 __kmp_lock_suspend_mx(th); in __kmp_mwait_template()
572 __kmp_lock_suspend_mx(th); in __kmp_mwait_template()
Dz_Linux_util.cpp1378 void __kmp_lock_suspend_mx(kmp_info_t *th) { in __kmp_lock_suspend_mx() function
1402 __kmp_lock_suspend_mx(th); in __kmp_suspend_template()
1555 __kmp_lock_suspend_mx(th); in __kmp_resume_template()
Dkmp.h3554 extern void __kmp_lock_suspend_mx(kmp_info_t *th);
Dkmp_runtime.cpp4260 __kmp_lock_suspend_mx(new_thr); in __kmp_allocate_thread()
5733 __kmp_lock_suspend_mx(this_th); in __kmp_free_thread()