[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Autotools macro to test for pthreads fails with "Resource lost" on hurd



Thomas Schwinge, le Sun 18 Oct 2009 12:53:33 +0200, a écrit :
> I also enhanced libpthread's test-16.c with respect to that -- does
> that look alright?
> <http://git.savannah.gnu.org/cgit/hurd/libpthread.git/log/?h=master-test>

It seems so.  Maybe it could be useful to also try pthread_kill on
another thread, by having the main thread kill the second thread, and
fill a global variable with its own pthread_t to let the second thread
kill it, for instance.

Samuel


Reply to: