Searched refs:_XABORT_RETRY (Results 1 – 3 of 3) sorted by relevance
19 #define _XABORT_RETRY (1 << 1) macro
33 #define _XABORT_RETRY (1 << 1) macro
1709 #define SOFT_ABORT_MASK (_XABORT_RETRY | _XABORT_CONFLICT | _XABORT_EXPLICIT)1716 #define _XABORT_RETRY (1 << 1) macro1724 #define SOFT_ABORT_MASK (_XABORT_RETRY | _XABORT_CONFLICT | _XABORT_EXPLICIT)2794 } else if (!(status & _XABORT_RETRY)) in __kmp_acquire_rtm_lock()2832 if (!(status & _XABORT_RETRY)) in __kmp_test_rtm_lock()