Date: Tue, 9 Jul 2002 06:24:52 -0700 (PDT) From: Daniel Eischen <deischen@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_create.c Message-ID: <200207091324.g69DOqYf084092@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2002/07/09 06:24:52 PDT Modified files: lib/libc_r/uthread uthread_create.c Log: Oops, forgot to set the suspended flag for threads that are created initially suspended. This was preventing such threads from getting resumed. Reported by: Bill Huey <billh@gnuppy.monkey.org> Revision Changes Path 1.34 +3 -2 src/lib/libc_r/uthread/uthread_create.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?200207091324.g69DOqYf084092>