do_sigtimedwait(9) centos man page | unix.com

Man Page: do_sigtimedwait

Operating Environment: centos

Section: 9

DO_SIGTIMEDWAIT(9)						   Driver Basics						DO_SIGTIMEDWAIT(9)

NAME
do_sigtimedwait - wait for queued signals specified in which
SYNOPSIS
int do_sigtimedwait(const sigset_t * which, siginfo_t * info, const struct timespec * ts);
ARGUMENTS
which queued signals to wait for info if non-null, the signal's siginfo is returned here ts upper bound on process time suspension
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DO_SIGTIMEDWAIT(9)
Related Man Pages
sigtimedwait(3c) - opensolaris
sigwaitinfo(3c) - opensolaris
sigwait(2) - netbsd
sigwaitinfo(3) - osf1
sigwaitinfo(2) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!