diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-05-19 14:56:28 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-05-19 14:56:28 +0000 |
commit | 3741550acbb9fc1843d7808a6996badd8656f0ea (patch) | |
tree | 1df5a33226a2242ca0b80d0ec1308a0824cfd636 /ace/config-irix6.x-sgic++.h | |
parent | 5598223d9cd3f14c00aa82bd14e424147449f796 (diff) | |
download | ATCD-3741550acbb9fc1843d7808a6996badd8656f0ea.tar.gz |
ChangeLogTag:Tue May 19 09:52:08 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'ace/config-irix6.x-sgic++.h')
-rw-r--r-- | ace/config-irix6.x-sgic++.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-irix6.x-sgic++.h b/ace/config-irix6.x-sgic++.h index 687d48fbf6f..2acb740c565 100644 --- a/ace/config-irix6.x-sgic++.h +++ b/ace/config-irix6.x-sgic++.h @@ -28,6 +28,7 @@ // Platform has no implementation of pthread_condattr_setpshared(), // even though it supports pthreads! (like Irix 6.2) #define ACE_LACKS_CONDATTR_PSHARED +#define ACE_LACKS_MUTEXATTR_PSHARED // IRIX 6.2 supports a variant of POSIX Pthreads, supposedly POSIX 1c #define ACE_HAS_PTHREADS |