Home
last modified time | relevance | path

Searched refs:_ABORT_PERSISTENT (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/
Dhtm.h166 #define _ABORT_PERSISTENT 0x01 /* An unspecified persistent abort. */ macro
168 #define _ABORT_NESTED_TRYLOCK (0x32 | _ABORT_PERSISTENT)
169 #define _ABORT_SYSCALL (0x30 | _ABORT_PERSISTENT)
/glibc-2.36/ChangeLog.old/
DChangeLog.1826670 (_ABORT_PERSISTENT): Define to clarify persistent aborts.