K 10 svn:author V 5 gonzo K 8 svn:date V 27 2008-06-13T19:35:17.488381Z K 7 svn:log V 297 Add "fast" versions of macros and functions to taskqueue(9) API description: TASKQUEUE_FAST_DEFINE(9), TASKQUEUE_FAST_DEFINE_THREAD(9), taskqueue_create_fast(9). They deal with taskqueues intended for use in fast interrupt handlers. Approved by: cognet (mentor) Reviewed by: keramida END