Re: taskq_barrier(9)

2015-11-30 Thread David Gwynne
> and >> Index: share/man/man9/Makefile >> ======= >> RCS file: /cvs/src/share/man/man9/Makefile,v >> retrieving revision 1.262 >> diff -u -p -r1.262 Makefile >> --- share/man/man9/Makefile 25 Nov 2015 03

Re: taskq_barrier(9)

2015-11-29 Thread Mark Kettenis
efile > === > RCS file: /cvs/src/share/man/man9/Makefile,v > retrieving revision 1.262 > diff -u -p -r1.262 Makefile > --- share/man/man9/Makefile 25 Nov 2015 03:09:57 - 1.262 > +++ share/man/man9/Makefile

taskq_barrier(9)

2015-11-29 Thread David Gwynne
systrace.9 systrace_fork.9 systrace.9 systrace_exit.9 MLINKS+=task_add.9 taskq_create.9 \ task_add.9 taskq_destroy.9 \ + task_add.9 taskq_barrier.9 \ task_add.9 task_set.9 \ task_add.9 task_del.9 \ task_add.9 TASK_INITIALIZER.9 Index: sys/sys/task.h =