(td_thr_get_info): Set ti_state to TD_THR_ACTIVE instead of TD_THR_RUN. If the threa...
authorUlrich Drepper <drepper@redhat.com>
Thu, 27 Apr 2000 18:26:29 +0000 (18:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 27 Apr 2000 18:26:29 +0000 (18:26 +0000)
commit78477e4843c34f2ad54d25975758c3342746d0cd
tree2f2b01d05cf131d97072df39de67b047ab139326
parent159a2a51151fb3140ea67ab5381458df9c1ebb5b
(td_thr_get_info): Set ti_state to TD_THR_ACTIVE instead of TD_THR_RUN.  If the thread is no longer running but is still joinable, set it to TD_THR_ZOMBIE.  Otherwise set it to TD_THR_UNKNOWN.
linuxthreads_db/td_thr_get_info.c