freebsd-nq/share
Colin Percival 2c1bb20746 Introduce a callout_drain() function. This acts in the same manner as
callout_stop(), except that if the callout being stopped is currently
in progress, it blocks attempts to reset the callout and waits until the
callout is completed before it returns.

This makes it possible to clean up callout-using code safely, e.g.,
without potentially freeing memory which is still being used by a callout.

Reviewed by:	mux, gallatin, rwatson, jhb
2004-04-06 23:08:49 +00:00
..
colldef Add data for missing categories to zh_HK.Big5HKSCS locale. 2004-04-04 12:24:05 +00:00
dict Add amnia, amniotic, and amniocentesis. 2003-05-05 05:51:16 +00:00
doc Fix typo. 2004-02-23 23:39:42 +00:00
examples Remove mention of doscmd. 2004-03-24 20:19:57 +00:00
info Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
isdn
man Introduce a callout_drain() function. This acts in the same manner as 2004-04-06 23:08:49 +00:00
me Fix typos (s/seperat/separat/ et al); add FreeBSD ID. 2002-08-12 10:04:32 +00:00
misc Add final version of BSD/OS, BSD/OS 5.1 ISE. 2004-03-07 16:44:10 +00:00
mk Add ${CPUTYPE} support for crusoe processors (cribbed from Linux kernel 2004-04-05 09:55:50 +00:00
mklocale Add UTF-8 versions of all the currently supported system locales. Most of 2004-03-27 08:14:15 +00:00
monetdef Add data for missing categories to zh_HK.Big5HKSCS locale. 2004-04-04 12:24:05 +00:00
msgdef Add data for missing categories to zh_HK.Big5HKSCS locale. 2004-04-04 12:24:05 +00:00
numericdef Add data for missing categories to zh_HK.Big5HKSCS locale. 2004-04-04 12:24:05 +00:00
security Makefile.inc wasn't needed; this is a left-over of other files present 2003-11-08 17:56:53 +00:00
sendmail Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
skel Use the standard <bsd.files.mk> API to install files. 2004-01-19 13:40:51 +00:00
syscons Add ru.koi8-r.win.kbd based on ru.koi8-r.shift.kbd which closely mimics 2004-03-15 20:34:18 +00:00
tabset
termcap Added entries for ibm151 and ibm3151-25. 2004-03-20 13:11:59 +00:00
timedef Add data for missing categories to zh_HK.Big5HKSCS locale. 2004-04-04 12:24:05 +00:00
zoneinfo MFV: tzdata2003d 2003-10-14 21:03:22 +00:00
Makefile Normalize. 2004-01-20 13:09:29 +00:00
Makefile.inc