/[Apache-SVN]
ViewVC logotype

Revision 1891718


Jump to revision: Previous Next
Author: ylavic
Date: Thu Jul 22 15:04:26 2021 UTC (2 years, 9 months ago)
Changed paths: 1
Log Message:
mpm_event: use apr_atomic_read32() to read queues' ->total instead of volatile access.

* server/mpm/event/event.c (listener_thread): Use apr_atomic_read32() instead
  open coded *(volatile apr_uint32_t*)q->total.

No functional change.

Follow up to r1891716.
Github: #208


Changed paths

Path Details
Directoryhttpd/httpd/trunk/server/mpm/event/event.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26