Home | History | Annotate | Download | only in runtime

Lines Matching full:tgkill

381   // tgkill(2) directly avoids that.
384 // If not, we could use sigaction(3) before calling tgkill(2) and lose this call to exit(3).