Searched refs:_ABORT_PERSISTENT (Results 1 – 2 of 2) sorted by relevance
166 #define _ABORT_PERSISTENT 0x01 /* An unspecified persistent abort. */ macro168 #define _ABORT_NESTED_TRYLOCK (0x32 | _ABORT_PERSISTENT)169 #define _ABORT_SYSCALL (0x30 | _ABORT_PERSISTENT)
26670 (_ABORT_PERSISTENT): Define to clarify persistent aborts.