git: taskqueue: Fix the order of TASKQUEUE_DEFINE_THREAD
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Jan 31 03:57:51 PST 2020
commit 4a9b71cde98deffd53b98422fbc2d263ea96c4b3
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Jan 31 19:57:05 2020 +0800
taskqueue: Fix the order of TASKQUEUE_DEFINE_THREAD
So it can be used by drivers.
Summary of changes:
sys/kern/subr_taskqueue.c | 2 +-
sys/sys/taskqueue.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4a9b71cde98deffd53b98422fbc2d263ea96c4b3
--
DragonFly BSD source repository
More information about the Commits
mailing list