Man Page: sys_rt_sigtimedwait
Operating Environment: centos
Section: 9
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(3) - osf1 |
| sigwaitinfo(3) - osf1 |
| sigtimedwait(3rt) - sunos |
| rt_sigtimedwait(2) - mojave |
| rt_sigtimedwait(2) - x11r4 |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Tar Command |
| Docker learning Phase-I |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |