Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_lock.h735 static inline void __kmp_destroy_user_lock_with_checks(kmp_user_lock_p lck) { in __kmp_destroy_user_lock_with_checks() function
Dkmp_csupport.cpp1117 __kmp_destroy_user_lock_with_checks(lck); in __kmp_get_critical_section_ptr()
2116 #define DESTROY_LOCK __kmp_destroy_user_lock_with_checks