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: Should pthread_kill be marked __THROW?


I don't really understand the rationale by which you think pthread_kill (or
anything else) should be any sort of barrier if it isn't clearly specified
in POSIX (or appropriate standard for something else) that it must be one.

Whatever conclusion applies to pthread_kill should also apply to kill,
sigqueue, killpg, gsignal, and possibly raise.


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