Home | History | Annotate | Download | only in netperf

Lines Matching refs:sigsuspend

231     /* get the signal set for the call to sigsuspend */ \
245 /* call sigsuspend and wait for the interval timer to get us \
251 if (sigsuspend(&signal_set) == EFAULT) { \
253 "%s: fault with sigsuspend.\n", \
292 /* call sigsuspend and wait for the interval timer to get us \