]> granicus.if.org Git - apache/commit
These atomics expect apr_uint32_t *... The expectation, of course,
authorJim Jagielski <jim@apache.org>
Mon, 6 Aug 2007 14:20:24 +0000 (14:20 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 6 Aug 2007 14:20:24 +0000 (14:20 +0000)
commit719f8295429f616b03eacf6b4d42caec038739e8
treed947dbae65abf162f36c723f4c37696db7740395
parente7189d6d11d5f3dfa6989d770da3e7e2d1648ada
These atomics expect apr_uint32_t *... The expectation, of course,
is that the add/inc still works "as expected" even though we
are using signed values.

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