Home | History | Annotate | Download | only in netperf

Lines Matching refs:sigsuspend

880     /* get the signal set for the call to sigsuspend */
949 /* call sigsuspend and wait for the interval timer to get us */
955 if (sigsuspend(&signal_set) == EFAULT) {
2060 /* get the signal set for the call to sigsuspend */
2152 /* call sigsuspend and wait for the interval timer to get us */
2158 if (sigsuspend(&signal_set) == EFAULT) {
2753 /* get the signal set for the call to sigsuspend */
2821 /* call sigsuspend and wait for the interval timer to get us */
2827 if (sigsuspend(&signal_set) == EFAULT) {
3795 /* get the signal set for the call to sigsuspend */
3888 /* call sigsuspend and wait for the interval timer to get us */
3894 if (sigsuspend(&signal_set) == EFAULT) {