Date: Sat, 18 Jan 2003 22:51:11 -0800 (PST) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_time.c Message-ID: <200301190651.h0J6pB7X007790@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2003/01/18 22:51:11 PST Modified files: sys/kern kern_time.c Log: useracc() is mpsafe so we only need to hold Giant over the call to nanosleep1() Pointed out by: tjr Revision Changes Path 1.92 +5 -10 src/sys/kern/kern_time.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?200301190651.h0J6pB7X007790>