Searched refs:PARAM_FLAGS_WAITED (Results 1 – 3 of 3) sorted by relevance
50 #define PARAM_FLAGS_WAITED 0x20000000 macro
78 …LOAD_EXPLICIT(&entry->commitId, memory_order_relaxed) & PARAM_FLAGS_WAITED) != PARAM_FLAGS_WAITED)… in CheckAndSendTrigger()83 …ATOMIC_LOAD_EXPLICIT(&entry->commitId, memory_order_relaxed) | PARAM_FLAGS_WAITED, memory_order_re… in CheckAndSendTrigger()
50 …ATOMIC_LOAD_EXPLICIT(¶m->commitId, memory_order_relaxed) | PARAM_FLAGS_WAITED, memory_order_re… in SystemCheckMatchParamWait()