Query: do_sigtimedwait
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
sigwaitinfo(2) - redhat |
sigtimedwait(2) - redhat |
sigtimedwait(3c) - opensolaris |
sigwaitinfo(2) - netbsd |
sigtimedwait(3rt) - sunos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
DB2 convert digits to binary format |
Docker learning Phase-I |
[TIP] Processing YAML files with yq |