Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_lock.h1164 #define KMP_LOCK_FREE(type) (locktag_##type) macro
1253 #define KMP_LOCK_FREE(type) 0 macro