This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[v3] parallel mode settings


This fixes libstdc++/34797 by re-arranging the Settings structure, and
storing the defaults as a non-exported default constructed object in the
libstdc++ library. 

This is cleanest design we've come up with: I think we should go for
it. 

One thing not covered is the conversion of _GLIBCXX_PARALLEL_CONDITION
into an inline function: seems like a good idea now.

tested x86/linux
tested x86/linux parallel

-benjamin

Attachment: p.20080216.bz2
Description: application/bzip


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]