Function cloudabi::proc_raise [] [src]

pub unsafe fn proc_raise(sig_: signal) -> errno

Sends a signal to the process of the calling thread.

Parameters

sig: The signal condition that should be triggered. If the signal causes the process to terminate, its condition can be obtained by other processes through event.union.proc_terminate.signal.