Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2000 19:34:50 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_timeout.c src/sys/sys callout.h
Message-ID:  <200011250334.TAA10929@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2000/11/24 19:34:50 PST

  Modified files:
    sys/kern             kern_timeout.c 
    sys/sys              callout.h 
  Log:
  - Rename callout_reset to _callout_reset and add a flags argument.
  - Add macros callout_reset, which does the obvious, and
    mp_callout_reset, which passes the CALLOUT_MPSAFE flag.
  
  Revision  Changes    Path
  1.64      +5 -3      src/sys/kern/kern_timeout.c
  1.19      +9 -2      src/sys/sys/callout.h



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?200011250334.TAA10929>