OSDN Git Service

2004-01-19 Stefan Olsson <stefan@snon.net>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Jan 2004 06:35:21 +0000 (06:35 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Jan 2004 06:35:21 +0000 (06:35 +0000)
commitfe17ae9e33e49ec9ba7ce453f4544adda9fef417
tree51963941d981c78712e09e47ebd1b2c7ba9a1b75
parentceec9c13cc9fd3f075d2b39ea57870268ae80a22
2004-01-19  Stefan Olsson  <stefan@snon.net>

* include/ext/mt_allocator.h: If a thread, when it dies, still has
memory on it's freelist this memory is not returned to global
list. Simplification of deallocate so that memory is always
returned to the calling thread id's freelist instead of to
global. Fix typos. Add volatile where appropriate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76200 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/mt_allocator.h