Date: Sun, 23 Jan 2005 17:42:48 +0000 (UTC) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 timeout.9 Message-ID: <200501231742.j0NHgmrU069363@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501231742.j0NHgmrU069363>