Query: function::raise
OS: centos
Section: 3stap
Links: centos man pages all man pages forum categories
Format:Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::RAISE(3stap) Guru tapsets FUNCTION::RAISE(3stap)NAMEfunction::raise - raise a signal in the current threadSYNOPSISraise(signo:long)ARGUMENTSsigno signal numberDESCRIPTIONThis function calls the kernel send_sig routine on the current thread, with the given raw unchecked signal number. It may raise an error if send_sig failed. It requires guru mode. SystemTap Tapset Reference June 2014 FUNCTION::RAISE(3stap)