Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_csupport.cpp1208 #define KMP_RELEASE_TAS_LOCK(lock, gtid) \ macro
1722 KMP_RELEASE_TAS_LOCK(lck, global_tid); in __kmpc_end_critical()
3018 KMP_RELEASE_TAS_LOCK(user_lock, gtid); in __kmpc_unset_lock()