Function otter_nodejs_tests::otter_support::crates::nix::sys::pthread::pthread_kill
[−]Expand description
Send a signal to a thread (see pthread_kill(3)).
If signal is None, pthread_kill will only preform error checking and
won’t send any signal.