diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-05 03:06:07 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-05 03:06:07 +0000 |
commit | 7a4483d940c88951845fc7171cc95b143e2fe861 (patch) | |
tree | 4fb69691f3e8226a0b7eb325661cb29e37619d64 /ace/config-osf1-3.2.h | |
parent | 081a839023ad43b9fd0eff95e364188118a08943 (diff) | |
download | ATCD-7a4483d940c88951845fc7171cc95b143e2fe861.tar.gz |
removed ACE_HAS_PTHREAD_GETSPECIFIC_DATAPTR, because it's no longer used
Diffstat (limited to 'ace/config-osf1-3.2.h')
-rw-r--r-- | ace/config-osf1-3.2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/config-osf1-3.2.h b/ace/config-osf1-3.2.h index 8e0691969b0..9f77d0b38a1 100644 --- a/ace/config-osf1-3.2.h +++ b/ace/config-osf1-3.2.h @@ -117,9 +117,7 @@ #define ACE_LACKS_PTHREAD_THR_SIGSETMASK -// DF: So why were these two defined rather then the third? #define ACE_HAS_PTHREAD_EQUAL -#define ACE_HAS_PTHREAD_GETSPECIFIC_DATAPTR // ACE supports POSIX Pthreads. OSF/1 3.2 has draft 4 #define ACE_HAS_PTHREADS |