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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

