MINOR: event_hdl: add event_hdl_async_equeue_isempty() function
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 1 Mar 2023 11:01:04 +0000 (12:01 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 5 Apr 2023 06:58:17 +0000 (08:58 +0200)
commit9e98a27d6a1c393c3b71c9cce8c6e54f4b09605e
tree547e65ef4bbe420031bf9535214a196a2e5844a0
parentb289fd1420010119ad47d74d7359bffffe19a56c
MINOR: event_hdl: add event_hdl_async_equeue_isempty() function

Add event_hdl_async_equeue_isempty() to check is the event queue is
empty from an advanced async task handler.

If 68e692da0 ("MINOR: event_hdl: add event handler base api")
is being backported, then this commit should be backported with it.
include/haproxy/event_hdl.h