This is the mail archive of the glibc-cvs@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/linuxthreads_db td_thr_get_info.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.cygnus.com	00/04/27 11:26:29

Modified files:
	linuxthreads_db: td_thr_get_info.c 

Log message:
	(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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]