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: Fw: [patch] Make std::tr1::shared_ptr thread-safe.


Jonathan Wakely wrote:

>As requested, this is my first patch with the addition of empty critical
>sections to ensure a consistent view of the ref count.
>
>Tested x86_64-unknown-linux-gnu mainline, testing 4.0 now,
>also tested against the modified Boost tests.
>  
>
Thanks Jonathan! If nobody finds even more subtle problems ;), tomorrow
morning I will regtest it on a couple different multiprocessor machines.

Can you possibly post again in one single patch the testsuite changes
too? (if you can't, no problem, will take that from your first try)

Paolo.


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