K 10 svn:author V 3 pjd K 8 svn:date V 27 2009-08-17T09:01:20.060609Z K 7 svn:log V 277 Remove OpenSolaris taskq port (it performs very poorly in our kernel) and replace it with wrappers around our taskqueue(9). To make it possible implement taskqueue_member() function which returns 1 if the given thread was created by the given taskqueue. Approved by: re (kib) END