cvs commit: src/lib/libpthread/thread thr_cancel.c
David Xu
davidxu at FreeBSD.org
Sat Jun 28 02:39:36 PDT 2003
davidxu 2003/06/28 02:39:35 PDT
FreeBSD src repository
Modified files:
lib/libpthread/thread thr_cancel.c
Log:
if thread is exiting, just returns. kse_thr_interrupt interface
was changed, it needs signal parameter, pass -1 to it, it indicates to
interrupt syscall.
Reviewed by: deischen
Revision Changes Path
1.22 +6 -2 src/lib/libpthread/thread/thr_cancel.c
More information about the cvs-src
mailing list