Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_lock.h711 static inline void __kmp_release_user_lock_with_checks(kmp_user_lock_p lck, in __kmp_release_user_lock_with_checks() function
Dkmp_csupport.cpp1685 __kmp_release_user_lock_with_checks(lck, global_tid); in __kmpc_end_critical()
2240 #define RELEASE_LOCK __kmp_release_user_lock_with_checks
3418 __kmp_release_user_lock_with_checks(lck, global_tid); in __kmp_end_critical_section_reduce_block()