This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug nptl/16432] pthread_spin_unlock should imply a memory barrier


https://sourceware.org/bugzilla/show_bug.cgi?id=16432

--- Comment #7 from Torvald Riegel <triegel at redhat dot com> ---
I repeat: This bug is not a venue to discuss your (mis)understanding of the C11
memory model.

What you write is incorrect.  Please read the standard again, or Batty et al's
formalization.  Understand the difference between the sequenced-before and
synchronizes-with relations, and how they are combined and influence
happens-before.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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