Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h1175 #define KMP_LOCK_FREE(type) (locktag_##type) macro
1284 #define KMP_LOCK_FREE(type) 0 macro