cvs commit: src/sys/kern kern_umtx.c
David Xu
davidxu at crater.dragonflybsd.org
Tue Mar 22 15:44:35 PST 2005
davidxu 2005/03/22 15:42:53 PST
DragonFly src repository
Modified files:
sys/kern kern_umtx.c
Log:
Don't restart a timeout wait, one can periodically send signal to
thread and interval is less than the timeout, then the thread will
never be timeout.
Revision Changes Path
1.3 +3 -0 src/sys/kern/kern_umtx.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_umtx.c.diff?r1=1.2&r2=1.3&f=u
More information about the Commits
mailing list