DO_SIGTIMEDWAIT(9) Driver Basics DO_SIGTIMEDWAIT(9)NAMEdo_sigtimedwait - wait for queued signals specified in whichSYNOPSISint do_sigtimedwait(const sigset_t * which, siginfo_t * info, const struct timespec * ts);ARGUMENTSwhich queued signals to wait for info if non-null, the signal's siginfo is returned here ts upper bound on process time suspensionCOPYRIGHTKernel Hackers Manual 3.10 June 2014 DO_SIGTIMEDWAIT(9)
| Related Man Pages |
|---|
| sigtimedwait(2) - debian |
| sigtimedwait(2) - netbsd |
| sigwait(3) - osf1 |
| sigwaitinfo(3rt) - sunos |
| sigwaitinfo(2) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |