src/rda/unix ChangeLog thread-db.c

kevinb@sourceware.org kevinb@sourceware.org
Fri Nov 4 21:16:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kevinb@sourceware.org	2005-11-04 21:16:29

Modified files:
	rda/unix       : ChangeLog thread-db.c 

Log message:
	* thread-db.c (ALWAYS_UPDATE_THREAD_LIST): Define to be 0.
	(handle_thread_db_event): Update thread list upon receipt of
	TD_CREATE or TD_DEATH events.
	(thread_db_check_child_state): Potentially disable, depending upon
	value of ALWAYS_UPDATE_THREAD_LIST, the thread list update.
	(thread_db_check_child_state): Update thread list for signal based
	event model too.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.49&r2=1.50
http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/unix/thread-db.c.diff?cvsroot=src&r1=1.14&r2=1.15



More information about the Src-cvs mailing list