Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2005 01:05:59 -0000
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_timeout.c
Message-ID:  <200501191946.j0JJkadp076348@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501191946.j0JJkadp076348>