cvs commit: src/sys/kern kern_timeout.c

Colin Percival cperciva at FreeBSD.org
Wed Jan 19 11:46:36 PST 2005


cperciva    2005-01-19 19:46:35 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_timeout.c 
  Log:
  Clarify the description of the callout_active() macro: It is cleared by
  callout_stop, callout_drain, and callout_deactivate, but is not
  automatically cleared when a callout returns.
  
  Revision  Changes    Path
  1.93      +3 -1      src/sys/kern/kern_timeout.c


More information about the cvs-all mailing list