freebsd-nq/share/man
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
..
man1 Use a single style for share/man/ makefiles: 2004-01-20 10:27:23 +00:00
man3 Implement PThreads barriers and barrier attributes. 2004-02-19 13:51:52 +00:00
man4 Remove hyphen between product and company name. This may confuse peoples. 2004-04-06 12:34:25 +00:00
man5 Document new ramdisk_X_????? settings. 2004-04-04 06:34:37 +00:00
man6 DTRT, quote parens in an extended regular expression. 2004-01-21 18:57:45 +00:00
man7 Removed more vestiges of the stl(4) driver. 2004-03-26 18:49:11 +00:00
man8 NetBSD rev. 1.10 2004-02-27 10:20:22 +00:00
man9 Introduce a callout_drain() function. This acts in the same manner as 2004-04-06 23:08:49 +00:00
Makefile Make the creation of the OpenSSL whatis(1) database conditional on 2003-09-04 21:24:18 +00:00