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: [RFC PATCH glibc] pthread_setspecific: Provide signal-safety across keys


On Tue, 17 Oct 2017, Mathieu Desnoyers wrote:

> As a non-POSIX extension, pthread_getspecific is async-signal safe.

Well, you should use @code{} around the function name in the 
documentation.  But I think that the documentation covers the sorts of 
things I'd expect.  This is not a review of the merits of the proposed 
change or of whether the patch actually achieves the semantics you 
document.

-- 
Joseph S. Myers
joseph@codesourcery.com


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