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
..
2010-07-12 10:18:10 +00:00
2010-07-21 18:47:52 +00:00
2010-06-02 17:27:23 +00:00
2010-07-15 14:41:59 +00:00
2010-05-24 16:27:47 +00:00
2010-02-21 01:12:18 +00:00