Home
last modified time | relevance | path

Searched refs:KMP_GTID_UNKNOWN (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp.h878 #define KMP_GTID_UNKNOWN (-5) /* Is not known */ macro
Dkmp_atomic.cpp689 if (gtid == KMP_GTID_UNKNOWN) { \