Searched refs:SA_RESETHAND (Results 1 – 19 of 19) sorted by relevance
4 #if defined SA_ONESHOT && SA_ONESHOT != SA_RESETHAND35 #if defined(SA_RESETHAND) || (defined(HAVE_DECL_SA_RESETHAND) && HAVE_DECL_SA_RESETHAND)36 XLAT(SA_RESETHAND),38 #if defined SA_ONESHOT && SA_ONESHOT != SA_RESETHAND46 #if defined(SA_RESETHAND) || (defined(HAVE_DECL_SA_RESETHAND) && HAVE_DECL_SA_RESETHAND)47 XLAT(SA_RESETHAND),
9 SA_RESETHAND10 #if defined SA_ONESHOT && SA_ONESHOT != SA_RESETHAND14 SA_RESETHAND
83 #define SA_RESETHAND 0x80000000 macro91 #define SA_ONESHOT SA_RESETHAND
73 #define SA_RESETHAND 0x80000000 macro76 #define SA_ONESHOT SA_RESETHAND
85 #define SA_RESETHAND 0x80000000 macro88 #define SA_ONESHOT SA_RESETHAND
83 #define SA_RESETHAND 0x80000000u macro86 #define SA_ONESHOT SA_RESETHAND
107 if ((action_array[sig].sa_flags & SA_RESETHAND) == 0) in sigaction_handler()174 oact->sa_flags = SA_RESETHAND | SA_NODEFER; in sigaction()
411 # define SA_RESETHAND 1
458 #define VKI_SA_RESETHAND SA_RESETHAND532 #define VKI_SA_ONESHOT SA_RESETHAND
990 #define VKI_SA_ONESHOT SA_RESETHAND
723 # define SA_RESETHAND 1 macro
251 …sigill_sse.sa_flags = SA_SIGINFO | SA_RESETHAND; /* SA_RESETHAND just in case our SIGILL return ju… in FLAC__cpu_info()
616 SA_RESETHAND SA_RESTART SA_SIGINFO SIGEV_NONE SIGEV_SIGNAL \830 && $$1 !~ /^(?:SA_RESETHAND|SA_RESTART)$$/\
706 action.sa_flags = SA_RESETHAND | SA_SIGINFO; in EnableInProcessStackDumping()
99 NewHandler.sa_flags = SA_NODEFER|SA_RESETHAND;
488 * SA_NOMASK is now spelled SA_NODEFER, and SA_ONESHOT is spelled SA_RESETHAND.
637 SA_RESETHAND to SA_ONESHOT.
20730 sigact.sa_flags = SA_SIGINFO | SA_RESETHAND; in tcc_run()