pub fn send_signal_to_thread(tid: isize, signum: isize) -> AxResult<()>
Expand description

发送信号到指定的线程