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-22 09:13:49 +00:00
2010-07-20 15:48:29 +00:00
2010-07-12 00:49:22 +00:00
2010-07-06 19:05:41 +00:00
2010-07-20 05:22:14 +00:00
2010-07-17 15:52:11 +00:00
2010-07-20 19:25:11 +00:00
2010-07-20 19:25:11 +00:00
2010-06-05 16:00:53 +00:00
2010-07-12 10:18:10 +00:00
2010-07-22 10:24:28 +00:00
2010-07-19 23:33:42 +00:00
2010-07-14 08:22:00 +00:00
2010-05-05 16:44:25 +00:00
2010-07-21 18:47:52 +00:00
2010-07-22 09:13:49 +00:00
2010-07-15 23:11:51 +00:00
2010-07-22 16:41:09 +00:00
2010-06-02 17:27:23 +00:00
2010-07-21 09:27:00 +00:00
2010-07-17 13:34:01 +00:00
2010-07-15 14:41:59 +00:00
2010-07-01 20:50:12 +00:00
2010-07-06 16:55:39 +00:00
2010-07-18 05:09:10 +00:00
2010-07-21 13:01:21 +00:00
2010-05-24 16:27:47 +00:00
2010-04-07 16:50:38 +00:00
2010-04-07 16:50:38 +00:00
2010-02-16 20:00:21 +00:00
2010-07-15 19:40:48 +00:00
2010-03-26 01:19:29 +00:00
2010-06-05 16:00:53 +00:00
2010-07-20 12:36:36 +00:00
2010-07-19 18:01:06 +00:00
2010-07-22 09:13:49 +00:00
2010-03-23 23:03:30 +00:00
2010-05-04 15:29:07 +00:00
2010-07-21 10:05:07 +00:00
2010-07-21 10:05:07 +00:00
2010-07-22 16:41:09 +00:00
2010-04-03 17:22:28 +00:00
2010-06-02 17:22:38 +00:00
2010-07-16 19:52:03 +00:00
2010-07-21 09:27:00 +00:00
2010-07-20 15:48:29 +00:00
2010-02-21 01:12:18 +00:00