summaryrefslogtreecommitdiff
path: root/ace/config-irix6.x-sgic++.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-05-07 02:53:01 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-05-07 02:53:01 +0000
commita3ba1ee024babcc367f2459546776865b66e2743 (patch)
tree8f104363e064b48f09fd39ed6df1f9e5a86c6075 /ace/config-irix6.x-sgic++.h
parentb7d34e0d7a9fdbccb9f314c52674700a70cc19be (diff)
downloadATCD-a3ba1ee024babcc367f2459546776865b66e2743.tar.gz
Removed all references to ACE_HAS_PTHREAD_SIGMASK. This macro
has been deprecated.
Diffstat (limited to 'ace/config-irix6.x-sgic++.h')
-rw-r--r--ace/config-irix6.x-sgic++.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/config-irix6.x-sgic++.h b/ace/config-irix6.x-sgic++.h
index e214a68e775..5b3306a657a 100644
--- a/ace/config-irix6.x-sgic++.h
+++ b/ace/config-irix6.x-sgic++.h
@@ -13,7 +13,6 @@
// Add threading support
#define ACE_HAS_IRIX62_THREADS
-#define ACE_HAS_PTHREAD_SIGMASK
#define ACE_HAS_UALARM
// Needed for the threading stuff?
@@ -33,9 +32,6 @@
#define ACE_HAS_PTHREADS
#define ACE_HAS_PTHREADS_STD
-// Platforms has pthread_thr_sigsetmask
-#define ACE_HAS_PTHREAD_SIGMASK
-
// Compiler/platform has thread-specific storage
#define ACE_HAS_THREAD_SPECIFIC_STORAGE