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(3) - linux |
| raise(3) - debian |
| raise(3) - suse |
| function::ansi_set_color2(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |