Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.5

signal.pending(3stap)


SIGNAL.PENDING

SIGNAL.PENDING

NAME
SYNOPSIS
VALUES
DESCRIPTION

NAME

signal.pending − Examining pending signal

SYNOPSIS

signal.pending

VALUES

sigset_size

The size of the user−space signal set

sigset_add

The address of the user−space signal set (sigset_t)

DESCRIPTION

This probe is used to examine a set of signals pending for delivery to a specific thread. This normally occurs when the do_sigpending kernel function is executed.



signal.pending(3stap)