Date: Mon, 18 Feb 2002 00:40:28 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_time.c Message-ID: <200202180840.g1I8eSS44268@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk         2002/02/18 00:40:28 PST
  Modified files:
    sys/kern             kern_time.c 
  Log:
  Take the common case of gettimeofday(&tv, NULL) out from under Giant.
  
  Revision  Changes    Path
  1.77      +5 -9      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?200202180840.g1I8eSS44268>
