Date: Fri, 22 Jun 2001 16:56:20 -0700 (PDT) From: Jason Evans <jasone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_sem.c Message-ID: <200106222356.f5MNuKk87218@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jasone 2001/06/22 16:56:20 PDT
Modified files: (Branch: RELENG_4)
lib/libc_r/uthread uthread_sem.c
Log:
MFC: Signal instead of broadcasting in sem_post(), since the condition
wait queue is guaranteed to be in priority order.
Revision Changes Path
1.3.2.4 +3 -10 src/lib/libc_r/uthread/uthread_sem.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?200106222356.f5MNuKk87218>
