kernel - Add kern/subr_gtaskqueue.c
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 31 May 2022 01:18:08 +0000 (18:18 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 31 May 2022 01:18:45 +0000 (18:18 -0700)
commitfab26bfaa6e498f885f4703c02c06f4d651dd445
tree272136a56470162beaa061157c1775f317751605
parent72ea144c6709ad9c2a77ae667a109442f8a400b1
kernel - Add kern/subr_gtaskqueue.c

* Add the gtaskqueue API

Taken-from: FreeBSD
sys/conf/files
sys/kern/subr_gtaskqueue.c [new file with mode: 0644]
sys/sys/gtaskqueue.h [new file with mode: 0644]
sys/sys/kernel.h