cvs commit: src/share/man/man9 timeout.9

Ian Dowse iedowse at FreeBSD.org
Sun Jan 23 09:42:49 PST 2005


iedowse     2005-01-23 17:42:48 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       timeout.9 
  Log:
  Attempt to describe the race conditions that must be considered
  when using the callout subsystem. Show how the callout_pending(),
  callout_active() and callout_deactivate() macros can be used to
  achieve simpler race-free callout semantics in many situations.
  
  Revision  Changes    Path
  1.25      +221 -9    src/share/man/man9/timeout.9


More information about the cvs-all mailing list