summaryrefslogtreecommitdiff
path: root/ace/config-chorus.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-07-03 03:55:18 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-07-03 03:55:18 +0000
commit3fd2fed4550b7861c614f04054918a59aa15f93c (patch)
treee538afa57f292e2bdc05d79bdaed1883af71ff6e /ace/config-chorus.h
parente8668b226d57cdd3526e555a195bb522cd99cbc9 (diff)
downloadATCD-3fd2fed4550b7861c614f04054918a59aa15f93c.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-chorus.h')
-rw-r--r--ace/config-chorus.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/ace/config-chorus.h b/ace/config-chorus.h
index ea98287a098..cbaf8537e4a 100644
--- a/ace/config-chorus.h
+++ b/ace/config-chorus.h
@@ -16,6 +16,7 @@
#undef linux
#endif
+#define ACE_LACKS_UNIX_SIGNALS
#define ACE_HAS_IP_MULTICAST
#define ACE_LACKS_MPROTECT
#define ACE_LACKS_SOCKETPAIR
@@ -86,11 +87,13 @@
// Yes, we do have threads.
#define ACE_HAS_THREADS
-//#define ACE_HAS_POSIX_SEM
+#define ACE_HAS_POSIX_SEM
+#define ACE_LACKS_NAMED_POSIX_SEM
#define ACE_HAS_THREAD_SPECIFIC_STORAGE
#define ACE_MT_SAFE
// And they're even POSIX pthreads
#define ACE_HAS_PTHREADS
+#define ACE_LACKS_PTHREAD_CLEANUP
#define ACE_LACKS_RWLOCK_T
#define ACE_HAS_SIGWAIT
#define ACE_LACKS_CONDATTR_PSHARED