summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_malloc.c
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2017-11-13 23:52:49 +0000
committerdlg <dlg@openbsd.org>2017-11-13 23:52:49 +0000
commit6f1a6781a83b125d8a38dc0a8774fc2037fe151f (patch)
treed5aa6d5d0cca643f49f6f092218d202f8bf00e6d /sys/kern/kern_malloc.c
parentAdd support for the i2c controller variant found on the Allwinner A31 and (diff)
downloadwireguard-openbsd-6f1a6781a83b125d8a38dc0a8774fc2037fe151f.tar.xz
wireguard-openbsd-6f1a6781a83b125d8a38dc0a8774fc2037fe151f.zip
add taskq_barrier
taskq_barrier guarantees that any task that was running on the taskq has finished by the time taskq_barrier returns. it is similar to intr_barrier. this is needed for use in ifq_barrier as part of an upcoming change.
Diffstat (limited to 'sys/kern/kern_malloc.c')
0 files changed, 0 insertions, 0 deletions