mt_allocator.h: Reuse thread id's as soon as possible by changing the behaviour of...
authorStefan Olsson <stefan@snon.net>
Thu, 15 Jan 2004 19:18:35 +0000 (19:18 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 15 Jan 2004 19:18:35 +0000 (19:18 +0000)
commit2913770f6f690c75e205fc9d25d266d4b1669641
tree7b86fb407c38d5f1fa1be30b21cdeded74b715eb
parentecc748322be8da4053b1d66904200b67b1d732a2
mt_allocator.h: Reuse thread id's as soon as possible by changing the behaviour of...

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.

From-SVN: r75939
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/mt_allocator.h