Properly fail with ESRCH when pthread_killing an exited thread.
Previously, we were callign tgkill(pid, 0, signal) instead, which would fail with EINVAL instead. Test: bionic-unit-tests Change-Id: I25b127dcf347e0223274502b0516a950b6c2093e
Loading
Please sign in to comment