Scroll to navigation

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

May 2018 Kernel Hackers Manual 3.16