Searched refs:TARGET_SIG_UNBLOCK (Results 1 – 11 of 11) sorted by relevance
61 #define TARGET_SIG_UNBLOCK 2 /* unblock specified signal set */ macro
55 #define TARGET_SIG_UNBLOCK 1 /* for unblocking signals */ macro
40 #define TARGET_SIG_UNBLOCK 1 macro
39 #define TARGET_SIG_UNBLOCK 0x02 /* for unblocking signals */ macro
42 #define TARGET_SIG_UNBLOCK 2 /* for unblocking signals */ macro
70 #define TARGET_SIG_UNBLOCK 2 /* unblock specified signal set */ macro
38 #define TARGET_SIG_UNBLOCK 2 macro
9992 case TARGET_SIG_UNBLOCK: in _syscall2()10026 case TARGET_SIG_UNBLOCK: in _syscall2()10071 case TARGET_SIG_UNBLOCK: in _syscall2()12153 case TARGET_SIG_UNBLOCK: in _syscall2()
3259 case TARGET_SIG_UNBLOCK: how = "SIG_UNBLOCK"; break; in print_rt_sigprocmask()