Searched refs:_ABORT_PERSISTENT (Results 1 – 1 of 1) 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)
Completed in 3 milliseconds