This is the mail archive of the libc-alpha@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]

Re: Thread-, Signal- and Cancellation-safety documentation


On May 17, 2013, Torvald Riegel <triegel@redhat.com> wrote:

> * There's no clear definition of whether "thread-safe" is about...

There's a clear definition of the specified behavior for each function,
so âfunction F is safe to callâ ought to mean âF behaves as specifiedâ.

What other constrains *need* to be set forth in the standard so as to
allow for a broad past, present and future diversity of implementations,
while still giving enough guarantees to users for the standard to be
usable?

I've already argued in the other message I just posted that there's a
downside to overspecifying and overconstraining implementations of a
standard.  Now it remains to be shown that the current amount of
constraining in the relevant standards is insufficient, or that it would
be beneficial overall to add more ordering and/or atomicity constraints.

-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist      Red Hat Brazil Compiler Engineer


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