Date: Tue, 11 Mar 2008 03:26:47 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthr/thread thr_sem.c Message-ID: <200803110326.m2B3Ql6I082078@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2008-03-11 03:26:47 UTC
FreeBSD src repository
Modified files:
lib/libthr/thread thr_sem.c
Log:
If a thread is cancelled, it may have already consumed a umtx_wake,
check waiter and semphore counter to see if we may wake up next thread.
Revision Changes Path
1.14 +2 -0 src/lib/libthr/thread/thr_sem.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803110326.m2B3Ql6I082078>
