|
From: Konstantin S. <kon...@gm...> - 2010-07-08 10:49:40
|
I changed the code which I want to suggest to libstdc++: http://code.google.com/p/data-race-test/wiki/AtomicReferenceCounting#Proposal_to_libstdc++_developers This will allow to use any kind of annotations (including Intel Parallel Inspector's itt_notify_sync_releasing / itt_notify_sync_acquired). Please have another look. --kcc On Tue, Jul 6, 2010 at 2:38 PM, Bart Van Assche <bva...@ac...> wrote: > On Tue, Jul 6, 2010 at 8:57 AM, Konstantin Serebryany > <kon...@gm...> wrote: >> >> On Mon, Jul 5, 2010 at 9:00 PM, Bart Van Assche <bva...@ac...> wrote: >> > [ ... ] >> > >> > We can either try to agree upon one of the above three approaches or >> > ask the libstdc++ authors for their opinion. >> >> Yep, they may have a better idea. >> I'll send the bug report (with the link to >> http://code.google.com/p/data-race-test/wiki/AtomicReferenceCounting) >> tomorrow if nobody objects. > > Please copy the whole text from the wiki in the bug report. Only > mentioning the link has the risk that the link gets broken in the > future or that people get confused when the text on the wiki is > updated after a discussion on the bug report has been started. > > Bart. > > -- > You received this message because you are subscribed to the Google Groups "data-race-test" group. > To post to this group, send email to dat...@go.... > To unsubscribe from this group, send email to dat...@go.... > For more options, visit this group at http://groups.google.com/group/data-race-test?hl=en. > > |