int
raise(
int sig
)
)
function sends the signal
sig
to the current thread.
)
function
may fail and set
errno
for any of the errors specified for the
library functions
_lwp_self(2)
and
_lwp_kill(2).
)
function
conforms to
ANSI X3.159-1989 (``ANSI C89'')
and
Version 2 of the Single UNIX Specification (``SUSv2'') .