Date: Fri, 13 Jun 2008 19:35:17 +0000 (UTC) From: Oleksandr Tymoshenko <gonzo@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 taskqueue.9 Message-ID: <200806131935.m5DJZKmr010856@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gonzo 2008-06-13 19:35:17 UTC
FreeBSD src repository
Modified files:
share/man/man9 taskqueue.9
Log:
SVN rev 179778 on 2008-06-13 19:35:17Z by gonzo
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
Revision Changes Path
1.23 +22 -5 src/share/man/man9/taskqueue.9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806131935.m5DJZKmr010856>
