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)
| Related Man Pages |
|---|
| raise(3c) - opensolaris |
| raise(3c) - sunos |
| function::ansi_set_color2(3) - debian |
| raise(3p) - posix |
| function::ansi_set_color3(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Tar Command |
| Shopt -s histappend |