Date: Wed, 6 Mar 2002 11:28:41 -0800 (PST) From: Daniel Eischen <deischen@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_cancel.c uthread_detach.c Message-ID: <200203061928.g26JSfI88645@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2002/03/06 11:28:41 PST Modified files: lib/libc_r/uthread uthread_cancel.c uthread_detach.c Log: Properly clear the status of a join operation if the joining thread is canceled or the joinee is detached. Revision Changes Path 1.12 +1 -0 src/lib/libc_r/uthread/uthread_cancel.c 1.17 +4 -2 src/lib/libc_r/uthread/uthread_detach.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203061928.g26JSfI88645>