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