]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/ChangeLog
mt_allocator.h (__mt_alloc<>::deallocate): The critical section is actually very...
authorPaolo Carlini <pcarlini@suse.de>
Mon, 5 Apr 2004 22:46:04 +0000 (22:46 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 5 Apr 2004 22:46:04 +0000 (22:46 +0000)
commit268d3b183239c33181a6531b86b3ad911d56147d
tree52a5f77b5fe02d839c26bbfc413c21777be5a91b
parente0e4ac7fb441343c6fa773878eba2957d3d9277f
mt_allocator.h (__mt_alloc<>::deallocate): The critical section is actually very small, only two assignments.

2004-04-05  Paolo Carlini  <pcarlini@suse.de>

* include/ext/mt_allocator.h (__mt_alloc<>::deallocate):
The critical section is actually very small, only two assignments.

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