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
10072 case TARGET_SIG_UNBLOCK: in _syscall2()10106 case TARGET_SIG_UNBLOCK: in _syscall2()10151 case TARGET_SIG_UNBLOCK: in _syscall2()12233 case TARGET_SIG_UNBLOCK: in _syscall2()
3357 case TARGET_SIG_UNBLOCK: how = "SIG_UNBLOCK"; break; in print_rt_sigprocmask()