summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-12-24 22:34:53 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-12-24 22:34:53 +0000
commita95a9ed43c9404e27e40e46cc8f69d08dc6b393f (patch)
tree5664926294de3004d41f6b31e1d260c5af81c942 /acconfig.h
parentaffd9d084caf9e8f61fc0d5cd6492e39d252839e (diff)
downloadATCD-a95a9ed43c9404e27e40e46cc8f69d08dc6b393f.tar.gz
ChangeLogTag:Fri Dec 24 16:33:48 1999 Ossama Othman <othman@cs.wustl.edu>
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 7803bb6ae3c..1d9126edab8 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -663,6 +663,9 @@
/* Quantify'ing. Defined on command line. */
#undef ACE_HAS_QUANTIFY
+/* Mutexes are inherently recursive (e.g., Win32) */
+#undef ACE_HAS_RECURSIVE_MUTEXES
+
/* Platform will recurse infinitely on thread exits from TSS cleanup
routines (e.g., AIX) */
#undef ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICS