Lines Matching refs:sigsuspend
676 /* get the signal set for the call to sigsuspend */
758 /* call sigsuspend and wait for the interval timer to get us */
764 if (sigsuspend(&signal_set) == EFAULT) {
766 "send_sctp_stream: fault with sigsuspend.\n");
1821 /* get the signal set for the call to sigsuspend */
1910 /* call sigsuspend and wait for the interval timer to get us */
1916 if (sigsuspend(&signal_set) == EFAULT) {
1918 "send_sctp_stream_1toMany: fault with sigsuspend.\n");
2885 /* get the signal set for the call to sigsuspend */
2995 /* call sigsuspend and wait for the interval timer to get us */
3001 if (sigsuspend(&signal_set) == EFAULT) {
3947 /* get the signal set for the call to sigsuspend */