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: [PATCH][BZ #13613] Allow a single-threaded process to cancel itself


On 9 May 2012 22:58, Carlos O'Donell <carlos@systemhalted.org> wrote:
> I like this better along with a comment describing why they share the
> same variable, that way if we split them apart some day we'll know
> what we need to do.

OK.

> I'm a little worried that this has never been enabled before, so could
> you please include some more coverage in your testing:
>
> * pthread_setcancelstate()
>
> * pthread_setcanceltype()
>
> and
>
> * pthread_testcancel()
>
> Which should ensure we don't regress in the single thread case.

OK, will do.


-- 
Siddhesh Poyarekar
http://siddhesh.in


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