Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2001 11:34:40 -0700 (PDT)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys event.h src/sys/kern kern_event.c
Message-ID:  <200107191834.f6JIYeD66225@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2001/07/19 11:34:40 PDT

  Modified files:
    sys/sys              event.h 
    sys/kern             kern_event.c 
  Log:
  Introduce EVFILT_TIMER, which allows a process to establish an
  arbitrary number of timers, both oneshot and periodic.
  
  Repeatedly reminded to commit by: jayanth
  Reviewed by: peter (a while back)
  
  Revision  Changes    Path
  1.13      +3 -2      src/sys/sys/event.h
  1.28      +67 -3     src/sys/kern/kern_event.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?200107191834.f6JIYeD66225>