Searched refs:KMP_INIT_D_LOCK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/ | ||
| HD | kmp_lock.h | 1156 #define KMP_INIT_D_LOCK(l, seq) \ macro |
| HD | kmp_csupport.cpp | 2137 KMP_INIT_D_LOCK(lock, seq); in __kmp_init_lock_with_hint() |