summaryrefslogtreecommitdiff
path: root/ace/config-mit-pthread.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-05-18 18:30:35 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-05-18 18:30:35 +0000
commit35224f52daf8e9bbf773e7b74ddad6b782190494 (patch)
tree755513dadf431c2ffb488e3d516b9af4efcaf797 /ace/config-mit-pthread.h
parent8934952a4f0c869773757c9aaf8fb0f7b9d492a1 (diff)
downloadATCD-35224f52daf8e9bbf773e7b74ddad6b782190494.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-mit-pthread.h')
-rw-r--r--ace/config-mit-pthread.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/ace/config-mit-pthread.h b/ace/config-mit-pthread.h
index d88d4495399..fca68d1571a 100644
--- a/ace/config-mit-pthread.h
+++ b/ace/config-mit-pthread.h
@@ -30,7 +30,10 @@
#define ACE_LACKS_THREAD_PROCESS_SCOPING
//#define ACE_LACKS_THREAD_STACK_ADDR
//#define ACE_LACKS_KEYDELETE
-#define ACE_LACKS_CONDATTR_PSHARED
+// If ACE doesn't compile due to the lack of these methods, please
+// send email to schmidt@cs.wustl.edu reporting this.
+// #define ACE_LACKS_CONDATTR_PSHARED
+// #define ACE_LACKS_MUTEXATTR_PSHARED
#define ACE_LACKS_RWLOCK_T
#define ACE_LACKS_SETSCHED