Implement taskqueue_poll_is_busy() for use by the LinuxKPI.
authorhselasky <hselasky@FreeBSD.org>
Thu, 2 Mar 2017 12:20:23 +0000 (12:20 +0000)
committerhselasky <hselasky@FreeBSD.org>
Thu, 2 Mar 2017 12:20:23 +0000 (12:20 +0000)
commitdf21508671c29482b4f6efd3a9f074e62832ae8a
treea51e0c6f490028f1dc0ae780dcc21a62531b25e6
parentaa7ab7b7d4706f9f073f8ab53edfd974de707667
Implement taskqueue_poll_is_busy() for use by the LinuxKPI.
Refer to comment above function for a detailed description.

Discussed with: kib @
MFC after: 1 week
Sponsored by: Mellanox Technologies
sys/kern/subr_taskqueue.c
sys/sys/taskqueue.h