Query: sys_rt_sigtimedwait
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYS_RT_SIGTIMEDWAIT(9) Driver Basics SYS_RT_SIGTIMEDWAIT(9)NAMEsys_rt_sigtimedwait - synchronously wait for queued signals specified in utheseSYNOPSISlong sys_rt_sigtimedwait(const sigset_t __user * uthese, siginfo_t __user * uinfo, const struct timespec __user * uts, size_t sigsetsize);ARGUMENTSuthese queued signals to wait for uinfo if non-null, the signal's siginfo is returned here uts upper bound on process time suspension sigsetsize size of sigset_t typeCOPYRIGHTKernel Hackers Manual 3.10 June 2014 SYS_RT_SIGTIMEDWAIT(9)
Related Man Pages |
---|
sigtimedwait(3c) - opensolaris |
sigtimedwait(2) - debian |
sigtimedwait(3) - osf1 |
sigtimedwait(3rt) - sunos |
sigwaitinfo(2) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Controlling user input |
[TIP] Processing YAML files with yq |