Date: Fri, 11 May 2001 13:35:07 -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_kern.c uthread_sig.c Message-ID: <200105112035.f4BKZ7S59913@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2001/05/11 13:35:07 PDT
Modified files: (Branch: RELENG_4)
lib/libc_r/uthread uthread_kern.c uthread_sig.c
Log:
MFC: Move the check for pending signals to after the thread has been
placed in any scheduling queue(s).
When adding dispatching a pending signal to a thread, be sure to
remove the signal from the threads set of pending signals.
Revision Changes Path
1.28.2.7 +16 -7 src/lib/libc_r/uthread/uthread_kern.c
1.25.2.6 +4 -1 src/lib/libc_r/uthread/uthread_sig.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?200105112035.f4BKZ7S59913>
