summaryrefslogtreecommitdiff
path: root/libapr.dsp
diff options
context:
space:
mode:
authorBill Stoddard <stoddard@apache.org>2002-02-19 20:51:34 +0000
committerBill Stoddard <stoddard@apache.org>2002-02-19 20:51:34 +0000
commit855eef2c79d5f3739b759bafbb3f891eab4ecec0 (patch)
tree29b97367164278bd1d31c3f01e9c2ef6ffdcbf38 /libapr.dsp
parentbea6d7f9761e110069b417d8d8388887a360e49d (diff)
downloadapr-855eef2c79d5f3739b759bafbb3f891eab4ecec0.tar.gz
Implement apr_global_mutex_foo() on Windows. This is basically identical
to apr_proc_lock as a Windows MUTEX locks threads as well as processes. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@63026 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.dsp')
-rw-r--r--libapr.dsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/libapr.dsp b/libapr.dsp
index fc9b386d5..8827878e9 100644
--- a/libapr.dsp
+++ b/libapr.dsp
@@ -176,6 +176,10 @@ SOURCE=.\i18n\unix\xlate.c
# PROP Default_Filter ""
# Begin Source File
+SOURCE=.\locks\win32\global_mutex.c
+# End Source File
+# Begin Source File
+
SOURCE=.\locks\win32\locks.c
# End Source File
# Begin Source File
@@ -524,6 +528,10 @@ SOURCE=.\include\apr_getopt.h
# End Source File
# Begin Source File
+SOURCE=.\include\apr_global_mutex.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_hash.h
# End Source File
# Begin Source File