]> granicus.if.org Git - apache/commit
mpm_event: make sure wakeup_listener() does its minimal job.
authorYann Ylavic <ylavic@apache.org>
Tue, 2 Jan 2018 15:29:58 +0000 (15:29 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 2 Jan 2018 15:29:58 +0000 (15:29 +0000)
commitf358acd1699f96f21baf6003fcba75c2196a8b94
treebff97e594dad697dba81c98e46c91009de3609f1
parent73593abb14b37e257227245052381cdefcb027ec
mpm_event: make sure wakeup_listener() does its minimal job.

Even if the listener thread is not created yet (i.e. about to be), we must
still tell it to leave, and terminate the worker queue in any case.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1819848 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/event/event.c