]> granicus.if.org Git - apache/commit
event: use atomics for *timeout_queue->total since it's updated concurrently,
authorYann Ylavic <ylavic@apache.org>
Tue, 27 Sep 2016 22:01:28 +0000 (22:01 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 27 Sep 2016 22:01:28 +0000 (22:01 +0000)
commiteec2db85a2e4c22e6573b81187a8d723d7efa86c
tree9136e77194b5a5fada19a5fdd1f21073c5cd44d6
parent679c46e82353f76c15141d98f9fb73d07cabf692
event: use atomics for *timeout_queue->total since it's updated concurrently,
and move TO_QUEUE_*() macros to functions.

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