Searched refs:TARGET_SA_RESETHAND (Results 1 – 11 of 11) sorted by relevance
50 #define TARGET_SA_RESETHAND 0x0004 /* reset to SIG_DFL when taking signal */ macro
59 #define TARGET_SA_RESETHAND 0x00000004 macro
17 #define TARGET_SA_RESETHAND 0x80000000 macro
63 #define TARGET_SA_RESETHAND 4u macro
65 #define TARGET_SA_RESETHAND 0x80000000 macro
59 #define TARGET_SA_RESETHAND 0x0004 /* reset to SIG_DFL when taking signal */ macro
66 #define TARGET_SA_RESETHAND 0x80000000 macro
60 #define TARGET_SA_RESETHAND 0x00000010 macro
955 if (sa->sa_flags & TARGET_SA_RESETHAND) { in handle_pending_signal()
1331 if (sa->sa_flags & TARGET_SA_RESETHAND) { in handle_pending_signal()