_thr_find_thread
} else if ((error = _thr_find_thread(curthread, td, 0)) == 0) {
} else if ((error = _thr_find_thread(curthread, td, 0)) == 0) {
if ((error = _thr_find_thread(curthread, pthread, 0)) != 0)
if ((ret = _thr_find_thread(curthread, pthread, 1)) == 0) {
if ((rval = _thr_find_thread(curthread, pthread,
else if ((ret = _thr_find_thread(curthread, pthread, /*include dead*/0)))
if (_thr_find_thread(curthread, thread, 0) == 0) {
if (_thr_find_thread(curthread, thread, 0) == 0) {
if ((ret = _thr_find_thread(curthread, pthread, 1)) != 0)
} else if ((ret = _thr_find_thread(curthread, pthread,
if ((ret = _thr_find_thread(curthread, thread, include_dead)) == 0) {
int _thr_find_thread(struct pthread *, struct pthread *, int) __hidden;
if ((ret = _thr_find_thread(curthread, thread, /*include dead*/0)) == 0) {
else if ((ret = _thr_find_thread(curthread, pthread, /*include dead*/0)))
else if ((ret = _thr_find_thread(curthread, pthread,
} else if ((ret = _thr_find_thread(curthread, pthread,