diff options
author | sephe <sephe@FreeBSD.org> | 2016-02-05 07:09:58 +0000 |
---|---|---|
committer | sephe <sephe@FreeBSD.org> | 2016-02-05 07:09:58 +0000 |
commit | 241c7a11bd40d303492821ebef545ea3ffbca849 (patch) | |
tree | 9944b8d35d6357d2f101861eac433339caec3dce /contrib/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp | |
parent | 43993ba1f9ee4bff5c7ee1666dde2f5fc919456b (diff) | |
download | FreeBSD-src-241c7a11bd40d303492821ebef545ea3ffbca849.zip FreeBSD-src-241c7a11bd40d303492821ebef545ea3ffbca849.tar.gz |
hyperv: Use standard taskqueue instead of hv_work_queue
HyperV code was ported from Linux. There is an implementation of
work queue called hv_work_queue. In FreeBSD, taskqueue could be
used for the same purpose. Convert all the consumer of hv_work_queue
to use taskqueue, and remove work queue implementation.
Submitted by: Jun Su <junsu microsoft com>
Reviewed by: adrian, Hongjiang Zhang <honzhan microsoft com>
Approved by: adrian (mentor)
MFC after: 1 week
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D4963
Diffstat (limited to 'contrib/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp')
0 files changed, 0 insertions, 0 deletions