Home
last modified time | relevance | path

Searched defs:TARGET_SIG_UNBLOCK (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_signal.h61 #define TARGET_SIG_UNBLOCK 2 /* unblock specified signal set */ macro
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_signal.h61 #define TARGET_SIG_UNBLOCK 2 /* unblock specified signal set */ macro
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_signal.h70 #define TARGET_SIG_UNBLOCK 2 /* unblock specified signal set */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_signal.h40 #define TARGET_SIG_UNBLOCK 1 macro
/openbmc/qemu/linux-user/generic/
H A Dsignal.h55 #define TARGET_SIG_UNBLOCK 1 /* for unblocking signals */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_signal.h39 #define TARGET_SIG_UNBLOCK 0x02 /* for unblocking signals */ macro
/openbmc/qemu/linux-user/mips64/
H A Dtarget_signal.h42 #define TARGET_SIG_UNBLOCK 2 /* for unblocking signals */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_signal.h42 #define TARGET_SIG_UNBLOCK 2 /* for unblocking signals */ macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_signal.h38 #define TARGET_SIG_UNBLOCK 2 macro