centos man page for sys_rt_sigtimedwait

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)

NAME
sys_rt_sigtimedwait - synchronously wait for queued signals specified in uthese
SYNOPSIS
long sys_rt_sigtimedwait(const sigset_t __user * uthese, siginfo_t __user * uinfo, const struct timespec __user * uts, size_t sigsetsize);
ARGUMENTS
uthese 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 type
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SYS_RT_SIGTIMEDWAIT(9)
Related Man Pages
sigtimedwait(2) - redhat
sigtimedwait(3c) - opensolaris
sigwait(3) - osf1
sigwaitinfo(3) - osf1
sigtimedwait(3rt) - sunos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Tar Command
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq