diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-05-07 02:53:01 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-05-07 02:53:01 +0000 |
commit | a3ba1ee024babcc367f2459546776865b66e2743 (patch) | |
tree | 8f104363e064b48f09fd39ed6df1f9e5a86c6075 /ace/config-sunos5.5.h | |
parent | b7d34e0d7a9fdbccb9f314c52674700a70cc19be (diff) | |
download | ATCD-a3ba1ee024babcc367f2459546776865b66e2743.tar.gz |
Removed all references to ACE_HAS_PTHREAD_SIGMASK. This macro
has been deprecated.
Diffstat (limited to 'ace/config-sunos5.5.h')
-rw-r--r-- | ace/config-sunos5.5.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h index 99077278008..b2e422204af 100644 --- a/ace/config-sunos5.5.h +++ b/ace/config-sunos5.5.h @@ -263,7 +263,6 @@ # define ACE_HAS_REENTRANT_FUNCTIONS # define ACE_NEEDS_LWP_PRIO_SET -# define ACE_HAS_PTHREAD_SIGMASK # define ACE_HAS_THR_YIELD # define ACE_LACKS_PTHREAD_YIELD #endif /* _REENTRANT */ |