freebsd-skq/share/man
Matthew D Fleming 242ed5d96c Fix taskqueue_drain(9) to not have false negatives. For threaded
taskqueues, more than one task can be running simultaneously.

Also make taskqueue_run(9) static to the file, since there are no
consumers in the base kernel and the function signature needs to change
with this fix.

Remove mention of taskqueue_run(9) and taskqueue_run_fast(9) from the
taskqueue(9) man page.

Reviewed by:    jhb
Approved by:    zml (mentor)
2010-07-22 16:41:09 +00:00
..
man1 Remove Xo/Xc in It, which is not yet supported by mdocml but 2010-06-11 06:04:00 +00:00
man3 Cross reference tree(3) and queue(3). 2010-07-18 08:34:44 +00:00
man4 Update manpage to reflect changes regarding the 6050's firmware. 2010-07-20 10:45:05 +00:00
man5 Bump document for content change in r210002. 2010-07-13 16:47:29 +00:00
man6
man7 - Fix typo, it should have been c78.7 2010-06-17 13:59:41 +00:00
man8 Document NANO_ARCH which is no longer hard coded as of r205980. 2010-05-20 18:39:33 +00:00
man9 Fix taskqueue_drain(9) to not have false negatives. For threaded 2010-07-22 16:41:09 +00:00
Makefile Add a new build option, MAN_UTILS. This option lets you control building 2010-05-19 23:56:26 +00:00