Date: Fri, 9 Jun 2000 15:32:37 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys taskqueue.h Message-ID: <200006092232.PAA95465@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2000/06/09 15:32:37 PDT Modified files: sys/sys taskqueue.h Log: taskqueue_swi is a pointer, not a struct. Fix a comment that misleadingly suggests you pass its address to taskqueue_enqueue, which leads to various kinds of unpleasant mischief. Revision Changes Path 1.3 +2 -2 src/sys/sys/taskqueue.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006092232.PAA95465>