Date: Tue, 30 Sep 2003 22:48:48 -0700 (PDT) From: Warner Losh <imp@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: <200310010548.h915mm3c063666@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/09/30 22:48:48 PDT FreeBSD src repository Modified files: share/man/man9 timeout.9 Log: Document the implications of the callout_stop() returning 0 if the callout has finished or is in progress. Also document that the locking of the callout code for FreeBSD 5 has eliminated the 'or is in progress' clause as a possibility and that such elimination is an accident of the implementation and shouldn't be relied upon. Revision Changes Path 1.19 +15 -1 src/share/man/man9/timeout.9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310010548.h915mm3c063666>