mt_allocator.h (__mt_alloc<>::_S_initialize): Streamline the second half...
authorPaolo Carlini <pcarlini@suse.de>
Thu, 1 Apr 2004 21:47:59 +0000 (21:47 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 1 Apr 2004 21:47:59 +0000 (21:47 +0000)
commit354d4c68c6e258ffa3341febb7e54ca51685a0e5
tree46f7e93041285ece3dffa3552c6de6b96190c5ec
parent6407bc6703d1a33e231e73faabffb6ba2e15ce8d
mt_allocator.h (__mt_alloc<>::_S_initialize): Streamline the second half...

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

* include/ext/mt_allocator.h (__mt_alloc<>::_S_initialize):
Streamline the second half, wrapping it in a single
'#ifdef __GTHREADS if (__gthread_active_p())' and avoiding
conditionals inside loops.

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