Home
last modified time | relevance | path

Searched defs:KMP_STORE_LOCK_SEQ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp4684 #define KMP_STORE_LOCK_SEQ(a) (__kmp_user_lock_seq = lockseq_##a) macro
4686 #define KMP_STORE_LOCK_SEQ(a) macro