summaryrefslogtreecommitdiff
path: root/locks/win32/locks.def
diff options
context:
space:
mode:
author(no author) <(no author)@13f79535-47bb-0310-9956-ffa450edef68>1999-08-24 05:50:38 +0000
committer(no author) <(no author)@13f79535-47bb-0310-9956-ffa450edef68>1999-08-24 05:50:38 +0000
commit091b42897a381794c8283ee53d643995ff514e65 (patch)
tree9600a7a8672c30de1b898febf0383af458593f20 /locks/win32/locks.def
parent400bc1c2b333ad45e6ad452dbfd4754aea04aba3 (diff)
downloadlibapr-091b42897a381794c8283ee53d643995ff514e65.tar.gz
This commit was manufactured by cvs2svn to create tag 'APACHE_1_3_9'.APACHE_1_3_9
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/tags/APACHE_1_3_9@59168 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'locks/win32/locks.def')
-rw-r--r--locks/win32/locks.def15
1 files changed, 0 insertions, 15 deletions
diff --git a/locks/win32/locks.def b/locks/win32/locks.def
deleted file mode 100644
index b52c3b18e..000000000
--- a/locks/win32/locks.def
+++ /dev/null
@@ -1,15 +0,0 @@
-; locks.def :
-
-LIBRARY locks
-DESCRIPTION ''
-
-EXPORTS
- ; Add new API calls to the end of this list.
- ap_create_lock @1
- ap_lock @2
- ap_unlock @3
- ap_destroy_lock @4
- ap_child_init_lock @5
- ap_get_lockdata @6
- ap_set_lockdata @7
- ap_get_os_lock @8 \ No newline at end of file