Home
last modified time | relevance | path

Searched refs:KMP_LOCK_STILL_HELD (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_lock.cpp259 return KMP_LOCK_STILL_HELD; in __kmp_release_nested_tas_lock()
563 return KMP_LOCK_STILL_HELD; in __kmp_release_nested_futex_lock()
891 return KMP_LOCK_STILL_HELD; in __kmp_release_nested_ticket_lock()
1635 return KMP_LOCK_STILL_HELD; in __kmp_release_nested_queuing_lock()
2595 return KMP_LOCK_STILL_HELD; in __kmp_release_nested_drdpa_lock()
Dkmp_lock.h157 #define KMP_LOCK_STILL_HELD 0 macro
Dkmp_csupport.cpp2876 int release_status = KMP_LOCK_STILL_HELD; in __kmpc_unset_nest_lock()