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]

Re: Make generic atomicity.h use gthr.h mutexes


Cool. This looks right on, thanks.

>This is the only atomicity.h which needs to declare a variable at all.
>I believe the best place for such things is in the __gnu_cxx namespace,
>rather than at the global level.  Any reasons not to do so?

Nope.

>I don't believe there are any PRs directly associated with
>generic/atomicity.h.

No, but this and 7926 should go into 3.2.2 together.

-benjamin


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