Searched refs:SA_RESTART (Results 1 – 2 of 2) sorted by relevance
71 #ifndef SA_RESTART72 # define SA_RESTART 0 macro387 sa.sa_flags = SA_RESTART; /* Restart syscalls if possible, as that's in install_sigchld()403 sa.sa_flags = SA_RESTART; /* Restart syscalls if possible, as that's in install_cleanup()
79 #ifndef SA_RESTART80 # define SA_RESTART 0 macro1606 act.sa_flags = SA_RESTART; in signal_setup()