Name
do_sigtimedwait — 
     wait for queued signals specified in which
 
Synopsis
| int do_sigtimedwait ( | const sigset_t * which, | 
|  | siginfo_t * info, | 
|  | const struct timespec * ts ); | 
 
Arguments
- which
- 
     queued signals to wait for
     
- info
- 
     if non-null, the signal's siginfo is returned here
     
- ts
- 
     upper bound on process time suspension