]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
implement mutex control from shared memory... plain memory not
authorJim Jagielski <jim@apache.org>
Mon, 29 Dec 2008 15:55:58 +0000 (15:55 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 29 Dec 2008 15:55:58 +0000 (15:55 +0000)
commit5228be187eb395e3afa1264fb08f9f4caa6fe710
tree44f262932aefd0eb57fd2a6f127ce22c043218df
parentf2d97be2aee5c45a74f99a07345f3a7af86a23e6
implement mutex control from shared memory... plain memory not
done yet... wonder if we should even do/include it?

Also looking at cleaning up the struct... do we really need
the sharedslotdesc element??

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@729921 13f79535-47bb-0310-9956-ffa450edef68
modules/mem/mod_plainmem.c
modules/mem/mod_sharedmem.c
modules/mem/sharedmem_util.c
modules/mem/sharedmem_util.h
modules/mem/slotmem.h