gcc/libstdc++-v3 ChangeLog include/ext/mt_allo ...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Thu Jan 15 19:18:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bkoz@gcc.gnu.org	2004-01-15 19:18:39

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/ext: mt_allocator.h 

Log message:
	2004-01-15  Stefan Olsson  <stefan@snon.net>
	
	* include/ext/mt_allocator.h: Reuse thread id's as soon as
	possible by changing the behaviour of thread_freelist to do
	push_front when threads die instead of push_back.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2222&r2=1.2223
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/mt_allocator.h.diff?cvsroot=gcc&r1=1.7&r2=1.8



More information about the Libstdc++-cvs mailing list