Searched refs:_XABORT_RETRY (Results 1 – 2 of 2) sorted by relevance
19 #define _XABORT_RETRY (1 << 1) macro
1699 #define SOFT_ABORT_MASK (_XABORT_RETRY | _XABORT_CONFLICT | _XABORT_EXPLICIT)1706 #define _XABORT_RETRY (1 << 1) macro 1714 #define SOFT_ABORT_MASK (_XABORT_RETRY | _XABORT_CONFLICT | _XABORT_EXPLICIT)2785 } else if (!(status & _XABORT_RETRY)) in __kmp_acquire_rtm_queuing_lock() 2825 if (!(status & _XABORT_RETRY)) in __kmp_test_rtm_queuing_lock() 2866 } else if (!(status & _XABORT_RETRY)) in __kmp_acquire_rtm_spin_lock() 2916 if (!(status & _XABORT_RETRY)) in __kmp_test_rtm_spin_lock()