Home
last modified time | relevance | path

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

/external/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.cpp1563 __kmp_release_user_lock_with_checks(lck, global_tid); in __kmpc_end_critical()
2112 #define RELEASE_LOCK __kmp_release_user_lock_with_checks
3295 __kmp_release_user_lock_with_checks(lck, global_tid); in __kmp_end_critical_section_reduce_block()