Home
last modified time | relevance | path

Searched refs:__kmp_release_user_lock_with_checks (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_lock.h718 static inline void __kmp_release_user_lock_with_checks(kmp_user_lock_p lck, in __kmp_release_user_lock_with_checks() function
HDkmp_csupport.cpp1772 __kmp_release_user_lock_with_checks(lck, global_tid); in __kmpc_end_critical()
2395 #define RELEASE_LOCK __kmp_release_user_lock_with_checks
3573 __kmp_release_user_lock_with_checks(lck, global_tid); in __kmp_end_critical_section_reduce_block()